diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-01-31 18:42:42 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 11:23:17 +0700 |
commit | 7d16f5dfaa5a1ecadb272e6aa7f4e5a463b6f792 (patch) | |
tree | e1390854e892a8e4ce54b498b8d85e0dbd95852e /python | |
parent | 8d3aa45efc7f89152a8898b19f42242013371b5e (diff) | |
download | slackbuilds-7d16f5dfaa5a1ecadb272e6aa7f4e5a463b6f792.tar.gz |
python/python-precis-i18n: Updated for version 1.0.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 6d25d1de7d..0f05257500 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 2ed65ee3fb..5f50a3a811 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="" |