summaryrefslogtreecommitdiffstats
path: root/video/dvdauthor/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'video/dvdauthor/DETAILS')
-rwxr-xr-xvideo/dvdauthor/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/video/dvdauthor/DETAILS b/video/dvdauthor/DETAILS
index e70e851bf6..1c8fa68508 100755
--- a/video/dvdauthor/DETAILS
+++ b/video/dvdauthor/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=dvdauthor
if [ "$DVDAUTHOR_BRANCH" == "scm" ]; then
- if [ "$DVDAUTHOR_AUTOUPDATE" == "y" ]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=git
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
SOURCE_URL[0]=git://github.com/ldo/dvdauthor