aboutsummaryrefslogtreecommitdiff
path: root/python/python3-beaker/python3-beaker.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-04-12 12:34:24 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:44 +0700
commit48a67242efb2156099037f2152f251c3a3587577 (patch)
tree7831eb989f9fc4637d57648226351153b9a444d1 /python/python3-beaker/python3-beaker.SlackBuild
parent57dbdf1ecd54b1ec39e3a58fc9b4cad3adfcb827 (diff)
python/python3-beaker: Updated for version 1.13.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-beaker/python3-beaker.SlackBuild')
-rw-r--r--python/python3-beaker/python3-beaker.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-beaker/python3-beaker.SlackBuild b/python/python3-beaker/python3-beaker.SlackBuild
index 9bb6413759..5b4f2bb73c 100644
--- a/python/python3-beaker/python3-beaker.SlackBuild
+++ b/python/python3-beaker/python3-beaker.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-beaker
SRCNAM=Beaker
-VERSION=${VERSION:-1.12.1}
+VERSION=${VERSION:-1.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}