diff options
author | 2025-05-31 10:23:17 +0700 | |
---|---|---|
committer | 2025-05-31 10:55:05 +0700 | |
commit | b64b0ad00ee772ecccaa00bc0a7c58adb421b9a6 (patch) | |
tree | d84cb09686011dac30dde25ab895bd1eeee190a8 /python | |
parent | 8a464df545372eb77ec37f3122de0eb219af3214 (diff) | |
download | slackbuilds-b64b0ad00ee772ecccaa00bc0a7c58adb421b9a6.tar.gz slackbuilds-b64b0ad00ee772ecccaa00bc0a7c58adb421b9a6.tar.xz |
python/python3-xcffib: Updated for version 1.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-xcffib/python3-xcffib.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-xcffib/python3-xcffib.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-xcffib/python3-xcffib.SlackBuild b/python/python3-xcffib/python3-xcffib.SlackBuild index 0510fcbe7e..6ee30a6a1d 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.8.0} +VERSION=${VERSION:-1.9.0} 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 b68751145c..6a553ade78 100644 --- a/python/python3-xcffib/python3-xcffib.info +++ b/python/python3-xcffib/python3-xcffib.info @@ -1,8 +1,8 @@ PRGNAM="python3-xcffib" -VERSION="1.8.0" +VERSION="1.9.0" HOMEPAGE="https://github.com/tych0/xcffib" -DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-1.8.0.tar.gz" -MD5SUM="66eeae27fcaa32efcaf8923e5bb511ed" +DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-1.9.0.tar.gz" +MD5SUM="0187eb606fa03d209aea76d890e5e169" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |