diff options
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="" |