diff options
Diffstat (limited to 'python/python3-dunamai/python3-dunamai.SlackBuild')
-rw-r--r-- | python/python3-dunamai/python3-dunamai.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |