summaryrefslogtreecommitdiffstats
path: root/xfce-plugins/thunar-media-tags-plugin/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-plugins/thunar-media-tags-plugin/DETAILS')
-rwxr-xr-xxfce-plugins/thunar-media-tags-plugin/DETAILS7
1 files changed, 4 insertions, 3 deletions
diff --git a/xfce-plugins/thunar-media-tags-plugin/DETAILS b/xfce-plugins/thunar-media-tags-plugin/DETAILS
index 7d5a231476..91a0ef8344 100755
--- a/xfce-plugins/thunar-media-tags-plugin/DETAILS
+++ b/xfce-plugins/thunar-media-tags-plugin/DETAILS
@@ -1,9 +1,10 @@
SPELL=thunar-media-tags-plugin
VERSION=0.1.2
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
- WEB_SITE=http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=http://archive.xfce.org/src/thunar-plugins/$SPELL/$BRANCH/$SOURCE
+ WEB_SITE=http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
SOURCE_GPG="gurus.gpg:$SOURCE.sig"
LICENSE[0]=GPL
ENTERED=20070217