From 65740332a1d46daf25ea6d22d310b88598c26aef Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 24 Nov 2024 18:36:16 +0700 Subject: [PATCH] python3-libsass: Bump for Python 3.12. Signed-off-by: Willy Sudiarto Raharjo --- python3-libsass/python3-libsass.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3-libsass/python3-libsass.SlackBuild b/python3-libsass/python3-libsass.SlackBuild index 5aba0ab..0f7dbdb 100644 --- a/python3-libsass/python3-libsass.SlackBuild +++ b/python3-libsass/python3-libsass.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-libsass SRCNAM=$(echo $PRGNAM | cut -c9-15) VERSION=${VERSION:-0.23.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_csb} PKGTYPE=${PKGTYPE:-txz}