python/python3-xkbcommon: Update for 1.0.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-07-26 19:52:39 -07:00 committed by Willy Sudiarto Raharjo
parent d340a43287
commit da03be4c45
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xkbcommon
VERSION=${VERSION:-1.0}
VERSION=${VERSION:-1.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-xkbcommon"
VERSION="1.0"
VERSION="1.0.1"
HOMEPAGE="https://github.com/sde1000/python-xkbcommon"
DOWNLOAD="https://github.com/sde1000/python-xkbcommon/archive/v1.0/python-xkbcommon-1.0.tar.gz"
MD5SUM="dea8956fe77818452f532f1255334633"
DOWNLOAD="https://github.com/sde1000/python-xkbcommon/archive/v1.0.1/python-xkbcommon-1.0.1.tar.gz"
MD5SUM="d5272f363f60de56ae71cc16111b7f47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""