summaryrefslogtreecommitdiffstats
path: root/python/PyGreSQL/PyGreSQL.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2017-05-11 08:31:38 +1000
committer Christoph Willing <chris.willing@linux.com>2017-05-11 09:03:36 +1000
commitb18abf8d35a1db62e82e6a6180d169f4ae4b5cad (patch)
treeca8bfc5f39c94c34d130e5be85f8e3bbd9e84c45 /python/PyGreSQL/PyGreSQL.SlackBuild
parentc9f7dd1a88106fd163f8f6e69cd7488064935f4a (diff)
downloadslackbuilds-b18abf8d35a1db62e82e6a6180d169f4ae4b5cad.tar.gz
slackbuilds-b18abf8d35a1db62e82e6a6180d169f4ae4b5cad.tar.xz
python/PyGreSQL: Updated for version 5.0.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'python/PyGreSQL/PyGreSQL.SlackBuild')
-rw-r--r--python/PyGreSQL/PyGreSQL.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/PyGreSQL/PyGreSQL.SlackBuild b/python/PyGreSQL/PyGreSQL.SlackBuild
index 439eedc9f7..3c8fa08569 100644
--- a/python/PyGreSQL/PyGreSQL.SlackBuild
+++ b/python/PyGreSQL/PyGreSQL.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PyGreSQL
-# Copyright 2013-2016, Christoph Willing, Brisbane Australia
+# Copyright 2013-2017, Christoph Willing, Brisbane Australia
# 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=PyGreSQL
-VERSION=${VERSION:-5.0.2}
+VERSION=${VERSION:-5.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}