aboutsummaryrefslogtreecommitdiff
path: root/python/python3-blinker/python3-blinker.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-11-19 14:45:37 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-23 10:50:43 +0700
commit7f9d2e2c684cb4ab17d6f3c317c4fd84890d45e3 (patch)
treecf81c1c694639c250229bbf9e167921074d3949d /python/python3-blinker/python3-blinker.SlackBuild
parent53aa611a7e1bbc3208b8382c5ffebb5addcb063c (diff)
python/python3-blinker: Updated for version 1.9.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 fc553a7f33..09fe271d50 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.8.2}
+VERSION=${VERSION:-1.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}