summaryrefslogtreecommitdiffstats
path: root/python/python-precis-i18n/python-precis-i18n.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2022-01-31 06:42:42 +0100
committer Willy Sudiarto Raharjo2022-02-02 05:23:17 +0100
commit7d16f5dfaa5a1ecadb272e6aa7f4e5a463b6f792 (patch)
treee1390854e892a8e4ce54b498b8d85e0dbd95852e /python/python-precis-i18n/python-precis-i18n.SlackBuild
parent8d3aa45efc7f89152a8898b19f42242013371b5e (diff)
downloadslackbuilds-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/python-precis-i18n/python-precis-i18n.SlackBuild')
-rw-r--r--python/python-precis-i18n/python-precis-i18n.SlackBuild4
1 files changed, 2 insertions, 2 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}