summaryrefslogtreecommitdiffstats
path: root/editors/sandy/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/sandy/DETAILS')
-rwxr-xr-xeditors/sandy/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/sandy/DETAILS b/editors/sandy/DETAILS
index d8e2088c1c..6d6a1e8d65 100755
--- a/editors/sandy/DETAILS
+++ b/editors/sandy/DETAILS
@@ -1,9 +1,6 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=sandy
-if [[ ${SANDY_AUTOUPDATE} == "y" ]]; then
- VERSION=$(date +%Y%m%d)
-else
- VERSION=scm
-fi
+ VERSION=$(get_scm_version)
SOURCE=${SPELL}-scm.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-scm
SOURCE_URL[0]=hg_http://hg.suckless.org/sandy:${SPELL}-scm