diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-07-22 20:40:42 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-27 08:06:18 +0700 |
commit | 4002ace2e2acdb826a3668ed477f5dd61e3a7466 (patch) | |
tree | 215e7fe243bd65749b9f5734f9032cc4d5014dfe /python/python-precis-i18n/python-precis-i18n.SlackBuild | |
parent | 80479c6dbbed920d3ddb468a53546633f2567a68 (diff) |
python/python-precis-i18n: Updated for version 1.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python/python-precis-i18n/python-precis-i18n.SlackBuild')
-rw-r--r-- | python/python-precis-i18n/python-precis-i18n.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-precis-i18n/python-precis-i18n.SlackBuild b/python/python-precis-i18n/python-precis-i18n.SlackBuild index 2f3c318d9b..03ef76200e 100644 --- a/python/python-precis-i18n/python-precis-i18n.SlackBuild +++ b/python/python-precis-i18n/python-precis-i18n.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-precis-i18n SRCNAM="$(echo "$PRGNAM" | sed 's/python-//' | tr - _)" -VERSION=${VERSION:-1.0.0} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |