aboutsummaryrefslogtreecommitdiff
path: root/python/python3-xkbcommon/python3-xkbcommon.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-26 19:52:39 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-28 07:10:38 +0700
commitda03be4c4501d1207493d3a3f34f33c3650df8eb (patch)
tree5c777eaa3a340b62f4a1935d753bbe6192790fee /python/python3-xkbcommon/python3-xkbcommon.SlackBuild
parentd340a432875bfe2bcbee11a10f912617c8273e40 (diff)
python/python3-xkbcommon: Update for 1.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-xkbcommon/python3-xkbcommon.SlackBuild')
-rw-r--r--python/python3-xkbcommon/python3-xkbcommon.SlackBuild2
1 files changed, 1 insertions, 1 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}