aboutsummaryrefslogtreecommitdiff
path: root/python/python3-xapp/python3-xapp.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-12-13 22:53:01 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-16 06:52:25 +0700
commite526694839ee6085fb89c41dc8460beca3e55ba9 (patch)
treed95f0779a866743c3bebb0bdfbdee4eec140e5b9 /python/python3-xapp/python3-xapp.SlackBuild
parentbb1ac6ef15f838ed732212c6819ba21d005f0bd9 (diff)
python/python3-xapp: Update for 3.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-xapp/python3-xapp.SlackBuild')
-rw-r--r--python/python3-xapp/python3-xapp.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-xapp/python3-xapp.SlackBuild b/python/python3-xapp/python3-xapp.SlackBuild
index 9113745e03..1a718e7e4d 100644
--- a/python/python3-xapp/python3-xapp.SlackBuild
+++ b/python/python3-xapp/python3-xapp.SlackBuild
@@ -27,10 +27,11 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-xapp
-VERSION=${VERSION:-2.4.2}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
+
ARCH=noarch
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then