aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pastedeploy/python3-pastedeploy.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-30 10:28:54 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-30 20:35:13 +0700
commit9aa0490d60ba599a1c1eb416264933f16e475e19 (patch)
treecff13dfb0716d1c216351b35701018709c30cf48 /python/python3-pastedeploy/python3-pastedeploy.SlackBuild
parent1c7584196b7acc23fd232c3f38620022e3c18f4d (diff)
python/python3-pastedeploy: updated for version 3.1.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pastedeploy/python3-pastedeploy.SlackBuild')
-rw-r--r--python/python3-pastedeploy/python3-pastedeploy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pastedeploy/python3-pastedeploy.SlackBuild b/python/python3-pastedeploy/python3-pastedeploy.SlackBuild
index 68ac202fe5..b3c29e26c9 100644
--- a/python/python3-pastedeploy/python3-pastedeploy.SlackBuild
+++ b/python/python3-pastedeploy/python3-pastedeploy.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pastedeploy
SRCNAM=PasteDeploy
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}