diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-17 12:40:19 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:46 +0700 |
commit | 68268defe96a80b6d689deb8b7a1f05823f71918 (patch) | |
tree | 9ef3fdf5607059acbc9281f14f52e94e7510ffd3 /python/python3-cairocffi/python3-cairocffi.SlackBuild | |
parent | 4200e31258af0dae0f443c41199a0632560d9ada (diff) |
python/python3-cairocffi: cleaned up REQUIRES
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cairocffi/python3-cairocffi.SlackBuild b/python/python3-cairocffi/python3-cairocffi.SlackBuild index 15866c40e5..64e6255e80 100644 --- a/python/python3-cairocffi/python3-cairocffi.SlackBuild +++ b/python/python3-cairocffi/python3-cairocffi.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cairocffi SRCNAM=${PRGNAM#python3-*} VERSION=${VERSION:-1.7.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |