diff options
Diffstat (limited to 'python/python3-pypng/python3-pypng.SlackBuild')
-rw-r--r-- | python/python3-pypng/python3-pypng.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pypng/python3-pypng.SlackBuild b/python/python3-pypng/python3-pypng.SlackBuild index c37c961615..c2db54b8c7 100644 --- a/python/python3-pypng/python3-pypng.SlackBuild +++ b/python/python3-pypng/python3-pypng.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pypng VERSION=${VERSION:-0.20220715.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |