diff options
Diffstat (limited to 'python/python-precis-i18n')
-rw-r--r-- | python/python-precis-i18n/python-precis-i18n.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-precis-i18n/python-precis-i18n.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-precis-i18n/python-precis-i18n.SlackBuild b/python/python-precis-i18n/python-precis-i18n.SlackBuild index 6d25d1de7dc01..0f05257500cea 100644 --- a/python/python-precis-i18n/python-precis-i18n.SlackBuild +++ b/python/python-precis-i18n/python-precis-i18n.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-precis-i18n -# Copyright 2019-2021 Andrew Clemons, Wellington New Zealand +# Copyright 2019-2022 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-precis-i18n SRCNAM="$(echo "$PRGNAM" | sed 's/python-//' | tr - _)" -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python-precis-i18n/python-precis-i18n.info b/python/python-precis-i18n/python-precis-i18n.info index 2ed65ee3fb7cf..5f50a3a811b1d 100644 --- a/python/python-precis-i18n/python-precis-i18n.info +++ b/python/python-precis-i18n/python-precis-i18n.info @@ -1,8 +1,8 @@ PRGNAM="python-precis-i18n" -VERSION="1.0.3" +VERSION="1.0.4" HOMEPAGE="https://pypi.org/project/precis-i18n/" -DOWNLOAD="https://files.pythonhosted.org/packages/f4/20/bdb5433637beae4c3458d7a9475462c91a69bd11edf1c30b8693366dc588/precis_i18n-1.0.3.tar.gz" -MD5SUM="f8f604f7571198fd6d869bd3dc7b3e7b" +DOWNLOAD="https://files.pythonhosted.org/packages/c7/d2/360a147d181ee085f95d68ee2f2f30ad5cd665c5766e11007e691b48752b/precis_i18n-1.0.4.tar.gz" +MD5SUM="583e7d7c8a39dd720ee4ecc1985fd8a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |