summaryrefslogtreecommitdiffstats
path: root/python/python-serpent/python-serpent.SlackBuild
diff options
context:
space:
mode:
author Thibaut Notteboom2018-05-29 03:14:18 +0200
committer Willy Sudiarto Raharjo2018-05-29 03:21:18 +0200
commit10346692482da6636c96f1ed9e7c58fe596180af (patch)
treea3cbcafe9c62ccf0a399291d521414e16e852ee1 /python/python-serpent/python-serpent.SlackBuild
parent8afaec79e975183b6e570abbc9b423bb62cb8cc0 (diff)
downloadslackbuilds-10346692482da6636c96f1ed9e7c58fe596180af.tar.gz
python/python-serpent: Added (Serializer for Python expressions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-serpent/python-serpent.SlackBuild')
-rw-r--r--python/python-serpent/python-serpent.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-serpent/python-serpent.SlackBuild b/python/python-serpent/python-serpent.SlackBuild
index ab3d8258c5..cfba5fcb5b 100644
--- a/python/python-serpent/python-serpent.SlackBuild
+++ b/python/python-serpent/python-serpent.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-serpent
-# Copyright 2013-2017 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2013-2018 Thibaut Notteboom, Paris, FRANCE
# 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=python-serpent
-VERSION=${VERSION:-1.23}
+VERSION=${VERSION:-1.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}