diff options
Diffstat (limited to 'python/python3-blinker/python3-blinker.SlackBuild')
-rw-r--r-- | python/python3-blinker/python3-blinker.SlackBuild | 2 |
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} |