diff options
| author | Isaac Yu <isaacyu@protonmail.com> | 2025-12-13 22:53:01 -0800 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-12-16 06:52:25 +0700 |
| commit | e526694839ee6085fb89c41dc8460beca3e55ba9 (patch) | |
| tree | d95f0779a866743c3bebb0bdfbdee4eec140e5b9 /python | |
| parent | bb1ac6ef15f838ed732212c6819ba21d005f0bd9 (diff) | |
python/python3-xapp: Update for 3.0.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/python3-xapp/python3-xapp.SlackBuild | 3 | ||||
| -rw-r--r-- | python/python3-xapp/python3-xapp.info | 6 |
2 files changed, 5 insertions, 4 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 diff --git a/python/python3-xapp/python3-xapp.info b/python/python3-xapp/python3-xapp.info index 09d2006d72..64cd81f263 100644 --- a/python/python3-xapp/python3-xapp.info +++ b/python/python3-xapp/python3-xapp.info @@ -1,8 +1,8 @@ PRGNAM="python3-xapp" -VERSION="2.4.2" +VERSION="3.0.1" HOMEPAGE="https://github.com/linuxmint/python3-xapp" -DOWNLOAD="https://github.com/linuxmint/python3-xapp/archive/2.4.2/python3-xapp-2.4.2.tar.gz" -MD5SUM="d6a533d8c0efaa487cf80cbd3c585af8" +DOWNLOAD="https://github.com/linuxmint/python3-xapp/archive/3.0.1/python3-xapp-3.0.1.tar.gz" +MD5SUM="34678fbf9350ded35f94e26769f9f4b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
