aboutsummaryrefslogtreecommitdiff
path: root/python/parsel/parsel.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2017-06-03 19:14:10 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-06 07:56:22 +0700
commit3dce34a13c94d82c25e4878eeabc3dff8f34f1b4 (patch)
tree1109bae78cfa53a5a34944f18cab538dce727e74 /python/parsel/parsel.SlackBuild
parentb57aba2a369f2a4393e104ffc89ce844cb92da6e (diff)
python/parsel: Updated for version 1.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/parsel/parsel.SlackBuild')
-rw-r--r--python/parsel/parsel.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/parsel/parsel.SlackBuild b/python/parsel/parsel.SlackBuild
index 1bcb9ece66cda..0573e9da08069 100644
--- a/python/parsel/parsel.SlackBuild
+++ b/python/parsel/parsel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for parsel
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=parsel
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}