aboutsummaryrefslogtreecommitdiff
path: root/python/python3-xcffib/python3-xcffib.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-26 12:56:30 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-01 09:01:20 +0700
commit44dcc2e2b766cfbdf22170ac390405e4c90a2c40 (patch)
treed505083aec37a75d8567073e4febfeaa1830ebf8 /python/python3-xcffib/python3-xcffib.SlackBuild
parentab8c0fac6072990505f09fcacf0c044a8f41c31f (diff)
python/python3-xcffib: Updated for version 0.12.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 d1cf6638af..77d92267f3 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.12.0}
+VERSION=${VERSION:-0.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}