diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2013-10-26 20:47:21 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:38:57 -0500 |
commit | 241fa256138c6ccfff4be847a2a5da046164953f (patch) | |
tree | 28a9b69bef83e2a5c40cb03b7bd2405aa41a7cbb /libraries | |
parent | 4ff7b864a426f27c8edd849611e87e0b8a964700 (diff) | |
download | slackbuilds-241fa256138c6ccfff4be847a2a5da046164953f.tar.gz |
libraries/gmtk: Updated for version 1.0.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/gmtk/gmtk.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/gmtk/gmtk.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/gmtk/gmtk.SlackBuild b/libraries/gmtk/gmtk.SlackBuild index d6367a895f..276c24eb65 100644 --- a/libraries/gmtk/gmtk.SlackBuild +++ b/libraries/gmtk/gmtk.SlackBuild @@ -4,8 +4,8 @@ # Written by Phillip Warner <pc_warner@yahoo.com> PRGNAM=gmtk -VERSION=${VERSION:-1.0.6} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.0.8} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/libraries/gmtk/gmtk.info b/libraries/gmtk/gmtk.info index 4e5f3ce115..cc6221e03c 100644 --- a/libraries/gmtk/gmtk.info +++ b/libraries/gmtk/gmtk.info @@ -1,8 +1,8 @@ PRGNAM="gmtk" -VERSION="1.0.6" +VERSION="1.0.8" HOMEPAGE="http://sites.google.com/site/kdekorte2/gmtk" -DOWNLOAD="http://gmtk.googlecode.com/files/gmtk-1.0.6.tar.gz" -MD5SUM="6bf1c63788541272717f63ec370f6b6c" +DOWNLOAD="http://gmtk.googlecode.com/files/gmtk-1.0.8.tar.gz" +MD5SUM="ee8ab99f3ac2e0071c99a35e4847bba5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |