summaryrefslogtreecommitdiffstats
path: root/libraries/python3-plumbum/python3-plumbum.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2022-10-07 22:36:28 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 09:12:48 +0700
commitf3cc06ee29bc24804f10f69cd4afe6b675371d20 (patch)
treec1d59ce32fbb74c2cb49d6bd34f86d1c407ff6ea /libraries/python3-plumbum/python3-plumbum.SlackBuild
parent6f22dd3d0cb2619b625fcf556eba92ac0177c137 (diff)
downloadslackbuilds-f3cc06ee29bc24804f10f69cd4afe6b675371d20.tar.gz
slackbuilds-f3cc06ee29bc24804f10f69cd4afe6b675371d20.tar.xz
libraries/python3-plumbum: Updated for version 1.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-plumbum/python3-plumbum.SlackBuild')
-rw-r--r--libraries/python3-plumbum/python3-plumbum.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/python3-plumbum/python3-plumbum.SlackBuild b/libraries/python3-plumbum/python3-plumbum.SlackBuild
index bd4b779b0a..679a0d6120 100644
--- a/libraries/python3-plumbum/python3-plumbum.SlackBuild
+++ b/libraries/python3-plumbum/python3-plumbum.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-plumbum
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-1.7.2}
+VERSION=${VERSION:-1.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}