summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libgxps/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/libgxps/DETAILS')
-rwxr-xr-xgraphics-libs/libgxps/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics-libs/libgxps/DETAILS b/graphics-libs/libgxps/DETAILS
index 61a2bfd27f..d680600222 100755
--- a/graphics-libs/libgxps/DETAILS
+++ b/graphics-libs/libgxps/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=libgxps
if [[ $LIBGXPS_BRANCH == scm ]]; then
- if [[ $LIBGXPS_AUTOUPDATE == y ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=scm
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=git://git.gnome.org/libgxps
FORCE_DOWNLOAD=1