summaryrefslogtreecommitdiffstats
path: root/chat-im/amsn/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/amsn/DETAILS')
-rwxr-xr-xchat-im/amsn/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat-im/amsn/DETAILS b/chat-im/amsn/DETAILS
index 5f8252018c..0517de5de0 100755
--- a/chat-im/amsn/DETAILS
+++ b/chat-im/amsn/DETAILS
@@ -1,6 +1,6 @@
SPELL=amsn
-if [ "$AMSN_SCM" == "y" ]; then
- if [ "$AMSN_SCM_AUTOUPDATE" == "y" ]; then
+if [[ $AMSN_BRANCH == scm ]]; then
+ if [[ $AMSN_AUTOUPDATE == y ]]; then
VERSION="$(date +%Y%m%d)"
else
VERSION=svnsnapshot