summaryrefslogtreecommitdiffstats
path: root/gmtk/build/gmtk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'gmtk/build/gmtk.SlackBuild')
-rwxr-xr-xgmtk/build/gmtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gmtk/build/gmtk.SlackBuild b/gmtk/build/gmtk.SlackBuild
index 1c2708b5..aa10df26 100755
--- a/gmtk/build/gmtk.SlackBuild
+++ b/gmtk/build/gmtk.SlackBuild
@@ -64,7 +64,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.gz"
-SRCURL="https://code.google.com/p/gmtk/source/browse/packages/${PRGNAM}-${VERSION}.tar.gz"
+SRCURL="https://gmtk.googlecode.com/svn/packages/${PRGNAM}-${VERSION}.tar.gz"
##
## --- with a little luck, you won't have to edit below this point --- ##