aboutsummaryrefslogtreecommitdiff
path: root/python/python3-xcffib
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-xcffib')
-rw-r--r--python/python3-xcffib/python3-xcffib.SlackBuild2
-rw-r--r--python/python3-xcffib/python3-xcffib.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-xcffib/python3-xcffib.SlackBuild b/python/python3-xcffib/python3-xcffib.SlackBuild
index 4812762601..9b39431d73 100644
--- a/python/python3-xcffib/python3-xcffib.SlackBuild
+++ b/python/python3-xcffib/python3-xcffib.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xcffib
SRCNAM=$( echo $PRGNAM | cut -d- -f2- )
-VERSION=${VERSION:-1.10.0}
+VERSION=${VERSION:-1.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-xcffib/python3-xcffib.info b/python/python3-xcffib/python3-xcffib.info
index d416306f1f..64e116fa8c 100644
--- a/python/python3-xcffib/python3-xcffib.info
+++ b/python/python3-xcffib/python3-xcffib.info
@@ -1,8 +1,8 @@
PRGNAM="python3-xcffib"
-VERSION="1.10.0"
+VERSION="1.11.2"
HOMEPAGE="https://github.com/tych0/xcffib"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-1.10.0.tar.gz"
-MD5SUM="de28655bea52136c5f44eaeddf57db32"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-1.11.2.tar.gz"
+MD5SUM="bdd7ecc1792cb66deff7b10230ca9ffa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"