summaryrefslogtreecommitdiffstats
path: root/python/PyGreSQL/PyGreSQL.SlackBuild
diff options
context:
space:
mode:
author Christoph Willing2018-06-04 00:52:05 +0200
committer Willy Sudiarto Raharjo2018-06-09 02:15:39 +0200
commit14f5363cecbbf64ee88d30150e523a391c0d3c5a (patch)
treeff7eee5468a7da9fd2ec22285f362984d117c770 /python/PyGreSQL/PyGreSQL.SlackBuild
parenta4a82ad3fedc0aa50bae6b022b8c61c7c88eab52 (diff)
downloadslackbuilds-14f5363cecbbf64ee88d30150e523a391c0d3c5a.tar.gz
python/PyGreSQL: Updated for version 5.0.5
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 acf8e3d2bc..f4503fb582 100644
--- a/python/PyGreSQL/PyGreSQL.SlackBuild
+++ b/python/PyGreSQL/PyGreSQL.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PyGreSQL
-# Copyright 2013-2017, Christoph Willing, Brisbane Australia
+# Copyright 2013-2018, 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.4}
+VERSION=${VERSION:-5.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}