diff options
Diffstat (limited to 'python/python3-xapp')
| -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="" |
