aboutsummaryrefslogtreecommitdiff
path: root/python/python3-xcffib
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-09-28 14:19:16 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-03 06:51:17 +0700
commit72592ed9a95f35db2210cb0331b22afcd962f47c (patch)
tree7aa94ca3ffd038c6ca9eac8fcae951a688f5f5df /python/python3-xcffib
parentcb5b70a6eef6220e6e5bc5a117f58da4737ee4ff (diff)
python/python3-xcffib: Update for 1.11.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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"