summaryrefslogtreecommitdiffstats
path: root/gnome2-apps/giggle/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-apps/giggle/DETAILS')
-rwxr-xr-xgnome2-apps/giggle/DETAILS13
1 files changed, 7 insertions, 6 deletions
diff --git a/gnome2-apps/giggle/DETAILS b/gnome2-apps/giggle/DETAILS
index 7ecb0b9ccb..ccc7c89b12 100755
--- a/gnome2-apps/giggle/DETAILS
+++ b/gnome2-apps/giggle/DETAILS
@@ -1,14 +1,15 @@
SPELL=giggle
- VERSION=0.4
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://ftp.imendio.com/pub/imendio/${SPELL}/src/${SOURCE}
+ VERSION=0.5
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=GPL
- WEB_SITE=http://www.imendio.com/projects/planner/
+ WEB_SITE=http://live.gnome.org/giggle
ENTERED=20070330
KEYWORDS="gnome2 git"
SHORT="GTK front end for git directory tracker"
cat << EOF
-GTK+ graphical frontend for the git directory tracker
+GTK+ graphical frontend for the git directory tracker.
EOF