diff options
Diffstat (limited to 'python/python3-xapp/python3-xapp.SlackBuild')
| -rw-r--r-- | python/python3-xapp/python3-xapp.SlackBuild | 3 |
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 |
