aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/python3-gearbox/python3-gearbox.SlackBuild2
-rw-r--r--python/python3-gearbox/python3-gearbox.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-gearbox/python3-gearbox.SlackBuild b/python/python3-gearbox/python3-gearbox.SlackBuild
index 7aef0247db..a2773cf68e 100644
--- a/python/python3-gearbox/python3-gearbox.SlackBuild
+++ b/python/python3-gearbox/python3-gearbox.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-gearbox
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.3.1}
+VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-gearbox/python3-gearbox.info b/python/python3-gearbox/python3-gearbox.info
index 6e85944154..c97d26dcb4 100644
--- a/python/python3-gearbox/python3-gearbox.info
+++ b/python/python3-gearbox/python3-gearbox.info
@@ -1,8 +1,8 @@
PRGNAM="python3-gearbox"
-VERSION="0.3.1"
+VERSION="0.3.2"
HOMEPAGE="https://github.com/TurboGears/gearbox"
-DOWNLOAD="https://github.com/TurboGears/gearbox/archive/0.3.1/gearbox-0.3.1.tar.gz"
-MD5SUM="d55a89f309bf146e2dc3559c0c52f8de"
+DOWNLOAD="https://github.com/TurboGears/gearbox/archive/0.3.2/gearbox-0.3.2.tar.gz"
+MD5SUM="1052b6b277ece006cd91d114fa5b0b59"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt python3-hupper python3-pastedeploy tempita"