aboutsummaryrefslogtreecommitdiff
path: root/python/python3-kiwisolver
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-kiwisolver')
-rw-r--r--python/python3-kiwisolver/python3-kiwisolver.SlackBuild2
-rw-r--r--python/python3-kiwisolver/python3-kiwisolver.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
index 48245ab098..2f46b2e26f 100644
--- a/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
+++ b/python/python3-kiwisolver/python3-kiwisolver.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-kiwisolver
SRCNAM=kiwi
-VERSION=${VERSION:-1.4.7}
+VERSION=${VERSION:-1.4.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-kiwisolver/python3-kiwisolver.info b/python/python3-kiwisolver/python3-kiwisolver.info
index a817039754..a34af048a2 100644
--- a/python/python3-kiwisolver/python3-kiwisolver.info
+++ b/python/python3-kiwisolver/python3-kiwisolver.info
@@ -1,8 +1,8 @@
PRGNAM="python3-kiwisolver"
-VERSION="1.4.7"
+VERSION="1.4.8"
HOMEPAGE="https://github.com/nucleic/kiwi"
-DOWNLOAD="https://github.com/nucleic/kiwi/archive/refs/tags/1.4.7/kiwi-1.4.7.tar.gz"
-MD5SUM="2f90662eebcf7ce9a11c0dccb941ae6f"
+DOWNLOAD="https://github.com/nucleic/kiwi/archive/refs/tags/1.4.8/kiwi-1.4.8.tar.gz"
+MD5SUM="14bc02361e0ce5343c7721d1b6cffe47"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cppy"