summaryrefslogtreecommitdiffstats
path: root/chat-im/licq/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/licq/DETAILS')
-rwxr-xr-xchat-im/licq/DETAILS11
1 files changed, 4 insertions, 7 deletions
diff --git a/chat-im/licq/DETAILS b/chat-im/licq/DETAILS
index dbecb5b85b..5d9f724f65 100755
--- a/chat-im/licq/DETAILS
+++ b/chat-im/licq/DETAILS
@@ -1,20 +1,17 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=licq
if [[ "$LICQ_BRANCH" == "scm" ]]; then
- if [[ "$LICQ_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=git
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://github.com/licq-im/licq.git:licq
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git/$SPELL
else
- VERSION=1.6.1
+ VERSION=1.8.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SPELL/$VERSION/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sign
SOURCE_GPG=322EC89E.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature