diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-12-26 12:29:38 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:36 +0700 |
commit | b80dd6b0715f8330e8b88ae2657d0b99bc62210c (patch) | |
tree | ee882c552a74868d62e9670d3702e4fe4813e19a /python | |
parent | 76e8523abd42ee794cd1b47d094afc3f592c4ba5 (diff) |
python/python3-xcffib: Updated for version 1.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 77d92267f359..756716c5cfb9 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.1} +VERSION=${VERSION:-1.1.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 47c511a83036..64081e976955 100644 --- a/python/python3-xcffib/python3-xcffib.info +++ b/python/python3-xcffib/python3-xcffib.info @@ -1,8 +1,8 @@ PRGNAM="python3-xcffib" -VERSION="0.12.1" +VERSION="1.1.2" HOMEPAGE="https://github.com/tych0/xcffib" -DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-0.12.1.tar.gz" -MD5SUM="9c51eb3a2cff53d6826e05b764851f51" +DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-1.1.2.tar.gz" +MD5SUM="2fc058403bfad5f0d807dc57dde635de" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |