aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cairocffi/python3-cairocffi.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2024-07-02 10:47:53 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-03 07:04:09 +0700
commit87ceb5966f55b97a36bd0d17ea4277dd77f01877 (patch)
tree94cebe24fb486d1e8cda00c305dc9327259eff66 /python/python3-cairocffi/python3-cairocffi.SlackBuild
parentf1f58a0f1b62f0667f76fd44eb0f98f8063b227c (diff)
python/python3-cairocffi: updated for version 1.7.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cairocffi/python3-cairocffi.SlackBuild')
-rw-r--r--python/python3-cairocffi/python3-cairocffi.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cairocffi/python3-cairocffi.SlackBuild b/python/python3-cairocffi/python3-cairocffi.SlackBuild
index a8cd54b8af..15866c40e5 100644
--- a/python/python3-cairocffi/python3-cairocffi.SlackBuild
+++ b/python/python3-cairocffi/python3-cairocffi.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-cairocffi
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.7.0}
+VERSION=${VERSION:-1.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}