diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-07-26 19:52:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-28 07:10:38 +0700 |
commit | da03be4c4501d1207493d3a3f34f33c3650df8eb (patch) | |
tree | 5c777eaa3a340b62f4a1935d753bbe6192790fee /python/python3-xkbcommon | |
parent | d340a432875bfe2bcbee11a10f912617c8273e40 (diff) |
python/python3-xkbcommon: Update for 1.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-xkbcommon')
-rw-r--r-- | python/python3-xkbcommon/python3-xkbcommon.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-xkbcommon/python3-xkbcommon.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-xkbcommon/python3-xkbcommon.SlackBuild b/python/python3-xkbcommon/python3-xkbcommon.SlackBuild index cb566b6ab4..a2cac2c76b 100644 --- a/python/python3-xkbcommon/python3-xkbcommon.SlackBuild +++ b/python/python3-xkbcommon/python3-xkbcommon.SlackBuild @@ -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} diff --git a/python/python3-xkbcommon/python3-xkbcommon.info b/python/python3-xkbcommon/python3-xkbcommon.info index 37569ba6fd..e2336f0791 100644 --- a/python/python3-xkbcommon/python3-xkbcommon.info +++ b/python/python3-xkbcommon/python3-xkbcommon.info @@ -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="" |