diff options
author | Arn0 <yth@ythogtha.org> | 2025-04-25 15:57:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-25 22:01:01 +0700 |
commit | 71131bea6296924f32e01c73c009f4a6655c04f5 (patch) | |
tree | 6903a249d3f4bb51171ffc663cf028efe45ab79b /python/python3-automat/python3-automat.SlackBuild | |
parent | 2bdace286bee8225790f79dc1a6dd54bbd12b32c (diff) |
python/python3-automat: updated for version 25.4.16
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-automat/python3-automat.SlackBuild')
-rw-r--r-- | python/python3-automat/python3-automat.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-automat/python3-automat.SlackBuild b/python/python3-automat/python3-automat.SlackBuild index d5c758a27d..4511eb2d5a 100644 --- a/python/python3-automat/python3-automat.SlackBuild +++ b/python/python3-automat/python3-automat.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-automat SRCNAM=automat -VERSION=${VERSION:-24.8.1} +VERSION=${VERSION:-25.4.16} BUILD=${BUILD:-3} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |