aboutsummaryrefslogtreecommitdiff
path: root/python/python-precis-i18n/python-precis-i18n.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2020-09-27 16:02:20 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-03 09:01:53 +0700
commit973450681f6dcde7aa5633ec765f1b36a2971591 (patch)
tree96a3de3ef96d2d791e4379c60c0c76b574d77c86 /python/python-precis-i18n/python-precis-i18n.SlackBuild
parentee75950289a3e6290b5e3c97a11d81ef833b4770 (diff)
downloadslackbuilds-973450681f6dcde7aa5633ec765f1b36a2971591.tar.xz
python/python-precis-i18n: Updated for version 1.0.2.
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 03ef76200e70..80705042e458 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 Andrew Clemons, Wellington New Zealand
+# Copyright 2019-2020 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-precis-i18n
SRCNAM="$(echo "$PRGNAM" | sed 's/python-//' | tr - _)"
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}