diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-21 13:55:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-21 13:55:16 +0700 |
commit | 534be9f1014ea5ea41692904349f9a12e612f0a8 (patch) | |
tree | 242888f595f63d5d6cd30c7f44335549695b28a1 /python/python3-dunamai | |
parent | a2c469af5194ee7b8cae706cfacbf759fb6da838 (diff) |
python/python3-dunamai: Updated for version 1.23.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dunamai')
-rw-r--r-- | python/python3-dunamai/python3-dunamai.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-dunamai/python3-dunamai.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-dunamai/python3-dunamai.SlackBuild b/python/python3-dunamai/python3-dunamai.SlackBuild index 2eab27fb39..8972b781e7 100644 --- a/python/python3-dunamai/python3-dunamai.SlackBuild +++ b/python/python3-dunamai/python3-dunamai.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-dunamai SRCNAM=dunamai -VERSION=${VERSION:-1.22.0} +VERSION=${VERSION:-1.23.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-dunamai/python3-dunamai.info b/python/python3-dunamai/python3-dunamai.info index f698ed5f1d..4af1851675 100644 --- a/python/python3-dunamai/python3-dunamai.info +++ b/python/python3-dunamai/python3-dunamai.info @@ -1,8 +1,8 @@ PRGNAM="python3-dunamai" -VERSION="1.22.0" +VERSION="1.23.0" HOMEPAGE="https://github.com/mtkennerly/dunamai" -DOWNLOAD="https://files.pythonhosted.org/packages/a0/fe/aee602f08765de4dd753d2e5d6cbd480857182e345f161f7a19ad1979e4d/dunamai-1.22.0.tar.gz" -MD5SUM="1b3ca932416961ea6953dbbc21e6d42c" +DOWNLOAD="https://files.pythonhosted.org/packages/06/4e/a5c8c337a1d9ac0384298ade02d322741fb5998041a5ea74d1cd2a4a1d47/dunamai-1.23.0.tar.gz" +MD5SUM="5aa5f8aa470a4e8f67430b1a8a6ff801" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-poetry-core" |