aboutsummaryrefslogtreecommitdiff
path: root/python/python3-formencode
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-formencode')
-rw-r--r--python/python3-formencode/python3-formencode.SlackBuild4
-rw-r--r--python/python3-formencode/python3-formencode.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-formencode/python3-formencode.SlackBuild b/python/python3-formencode/python3-formencode.SlackBuild
index 2134545296..63222e3594 100644
--- a/python/python3-formencode/python3-formencode.SlackBuild
+++ b/python/python3-formencode/python3-formencode.SlackBuild
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-formencode
-SRCNAM=FormEncode
-VERSION=${VERSION:-2.1.0}
+SRCNAM=${PRGNAM#python3-*}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-formencode/python3-formencode.info b/python/python3-formencode/python3-formencode.info
index e2b3697bda..fa3330fe2c 100644
--- a/python/python3-formencode/python3-formencode.info
+++ b/python/python3-formencode/python3-formencode.info
@@ -1,8 +1,8 @@
PRGNAM="python3-formencode"
-VERSION="2.1.0"
+VERSION="2.1.1"
HOMEPAGE="http://FormEncode.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/F/FormEncode/FormEncode-2.1.0.tar.gz"
-MD5SUM="088ba6620c6ff9133ee95874e2eb8a88"
+DOWNLOAD="https://pypi.python.org/packages/source/f/formencode/formencode-2.1.1.tar.gz"
+MD5SUM="d179386d31ae8c32e70d004dca19ac60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools_scm_git_archive"