aboutsummaryrefslogtreecommitdiff
path: root/python/python3-guessit/python3-guessit.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-04 01:10:30 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:07 +0700
commitbf9385d47f520f6ce40b642908eb8f660fd3c123 (patch)
treee0692c1bc96f9355f376e51e469072edf8ee18d6 /python/python3-guessit/python3-guessit.SlackBuild
parent9075d43954cab62e562fed5f5ce8b78c292d0a7d (diff)
python/python3-guessit: Updated for version 3.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-guessit/python3-guessit.SlackBuild')
-rw-r--r--python/python3-guessit/python3-guessit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-guessit/python3-guessit.SlackBuild b/python/python3-guessit/python3-guessit.SlackBuild
index 012bbeb466..6f28957272 100644
--- a/python/python3-guessit/python3-guessit.SlackBuild
+++ b/python/python3-guessit/python3-guessit.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-guessit
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-3.4.3}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}