aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pythran/python3-pythran.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-12 16:40:11 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-19 10:08:09 +0700
commit22588cb90a2e7ada7ad7405ebeda0e3e058493a9 (patch)
tree6b240d7aebb433d0429e23ba2abc389f0603a9d4 /python/python3-pythran/python3-pythran.SlackBuild
parentb12ccdd663a6f03871136207bd0e2cc72e477167 (diff)
python/python3-pythran: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pythran/python3-pythran.SlackBuild')
-rw-r--r--python/python3-pythran/python3-pythran.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pythran/python3-pythran.SlackBuild b/python/python3-pythran/python3-pythran.SlackBuild
index 11fcc65296..6bef7a2eb8 100644
--- a/python/python3-pythran/python3-pythran.SlackBuild
+++ b/python/python3-pythran/python3-pythran.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pythran
VERSION=${VERSION:-0.12.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}