aboutsummaryrefslogtreecommitdiff
path: root/python/python3-dunamai/python3-dunamai.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-22 08:24:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-22 08:24:09 +0700
commit325fb4c8b41f0e86a3fcc125f163b71eaa9d9c46 (patch)
tree4efdb6df664fdf4946aca157f593e0374f70a24a /python/python3-dunamai/python3-dunamai.SlackBuild
parente28e0550f1ebc60cbc5c141f47809928f2e06c41 (diff)
python/python3-dunamai: Updated for version 1.23.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-dunamai/python3-dunamai.SlackBuild')
-rw-r--r--python/python3-dunamai/python3-dunamai.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-dunamai/python3-dunamai.SlackBuild b/python/python3-dunamai/python3-dunamai.SlackBuild
index 8972b781e7..1a14f1455e 100644
--- a/python/python3-dunamai/python3-dunamai.SlackBuild
+++ b/python/python3-dunamai/python3-dunamai.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-dunamai
-# Copyright 2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2024-2025 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-dunamai
SRCNAM=dunamai
-VERSION=${VERSION:-1.23.0}
+VERSION=${VERSION:-1.23.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}