aboutsummaryrefslogtreecommitdiff
path: root/python/python3-blinker/python3-blinker.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-11-08 02:35:08 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:08:38 +0700
commit8e9635992b3cafc02ec09cde5f499794dbaa2447 (patch)
treeb314519f3f2432ecaa463ca0d350aa6037936284 /python/python3-blinker/python3-blinker.SlackBuild
parent4565f2e7c24ea7ba7d543183f92072eada1ad68f (diff)
python/python3-blinker: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-blinker/python3-blinker.SlackBuild')
-rw-r--r--python/python3-blinker/python3-blinker.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-blinker/python3-blinker.SlackBuild b/python/python3-blinker/python3-blinker.SlackBuild
index 5b7ad15260cc8..5660d500c21e4 100644
--- a/python/python3-blinker/python3-blinker.SlackBuild
+++ b/python/python3-blinker/python3-blinker.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-blinker
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.6.3}
+VERSION=${VERSION:-1.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}