aboutsummaryrefslogtreecommitdiff
path: root/python/python3-xcffib/python3-xcffib.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-22 21:20:32 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-24 07:32:21 +0700
commit5cd93ad575d1c65f19dbb35c4a42fe6b87bcbdf3 (patch)
treeebf41cec04d41f7fb6d205109c1ba85a3c0ca10a /python/python3-xcffib/python3-xcffib.SlackBuild
parentb5bc6ca0f23e4271a64c06812490d7a85d96b69e (diff)
python/python3-xcffib: Update for 0.12.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-xcffib/python3-xcffib.SlackBuild')
-rw-r--r--python/python3-xcffib/python3-xcffib.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-xcffib/python3-xcffib.SlackBuild b/python/python3-xcffib/python3-xcffib.SlackBuild
index 982e5a7617..d1cf6638af 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:-0.11.1}
+VERSION=${VERSION:-0.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}