diff options
Diffstat (limited to 'python/python3-hupper')
-rw-r--r-- | python/python3-hupper/python3-hupper.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-hupper/python3-hupper.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-hupper/python3-hupper.SlackBuild b/python/python3-hupper/python3-hupper.SlackBuild index 9144d6b815cb9..a71e416df27b6 100644 --- a/python/python3-hupper/python3-hupper.SlackBuild +++ b/python/python3-hupper/python3-hupper.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-hupper SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-1.11} +VERSION=${VERSION:-1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-hupper/python3-hupper.info b/python/python3-hupper/python3-hupper.info index 97dd491726768..badc97a64b523 100644 --- a/python/python3-hupper/python3-hupper.info +++ b/python/python3-hupper/python3-hupper.info @@ -1,8 +1,8 @@ PRGNAM="python3-hupper" -VERSION="1.11" +VERSION="1.12" HOMEPAGE="https://github.com/Pylons/hupper" -DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.11.tar.gz" -MD5SUM="3fec0b3d9cf03078590827707b1a51d6" +DOWNLOAD="https://pypi.python.org/packages/source/h/hupper/hupper-1.12.tar.gz" +MD5SUM="d528a3425b071b7c3228247216e5bbba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |