diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-15 20:23:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-15 20:23:17 +0700 |
commit | 639474e89f5cfe747af7110952528c2db3a2025b (patch) | |
tree | 7d9678673baaa7fd0c7173715603f21749fd1146 /python/python3-dunamai | |
parent | 4280e1cd327626b1a9fc2a884c48071ffd517b12 (diff) |
python/python3-dunamai: Updated for version 1.22.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 23559e934d26..2eab27fb39b7 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.21.2} +VERSION=${VERSION:-1.22.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 f514da4e3c9a..f698ed5f1d1b 100644 --- a/python/python3-dunamai/python3-dunamai.info +++ b/python/python3-dunamai/python3-dunamai.info @@ -1,8 +1,8 @@ PRGNAM="python3-dunamai" -VERSION="1.21.2" +VERSION="1.22.0" HOMEPAGE="https://github.com/mtkennerly/dunamai" -DOWNLOAD="https://files.pythonhosted.org/packages/c2/71/7cc5ba60aabefebfaa800e18d82388b0eb48f8f0becbfa5838afe7920484/dunamai-1.21.2.tar.gz" -MD5SUM="b4351a866efa91cd069b51283dec2a9f" +DOWNLOAD="https://files.pythonhosted.org/packages/a0/fe/aee602f08765de4dd753d2e5d6cbd480857182e345f161f7a19ad1979e4d/dunamai-1.22.0.tar.gz" +MD5SUM="1b3ca932416961ea6953dbbc21e6d42c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-poetry-core" |