python/python3-xcffib: Update for 1.4.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-06-02 21:03:44 -07:00 committed by Willy Sudiarto Raharjo
parent 0429ed5340
commit 29efa06427
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xcffib
SRCNAM=$( echo $PRGNAM | cut -d- -f2- )
VERSION=${VERSION:-1.3.0}
VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-xcffib"
VERSION="1.3.0"
VERSION="1.4.0"
HOMEPAGE="https://github.com/tych0/xcffib"
DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-1.3.0.tar.gz"
MD5SUM="b2a70a1f8ee50ae2c47ee18963ce2f05"
DOWNLOAD="https://files.pythonhosted.org/packages/source/x/xcffib/xcffib-1.4.0.tar.gz"
MD5SUM="9e56ec3c75f6c81901a8a469edf78eeb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""