summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2018-06-04 00:52:05 +0200
committer Willy Sudiarto Raharjo2018-06-09 02:15:39 +0200
commit39f7ef258812c94976a75fdf92e98e42e6b1d81c (patch)
treeb28bb3f4ff0ce7f7b3223869bddd819da13ff97a
parent40cae61cf7395755c3b97e57a29c708f48051c36 (diff)
downloadold.slackbuilds-39f7ef258812c94976a75fdf92e98e42e6b1d81c.tar.gz
python/PyGreSQL: Updated for version 5.0.5
Signed-off-by: Christoph Willing <chris.willing@linux.com>
-rw-r--r--python/PyGreSQL/PyGreSQL.SlackBuild4
-rw-r--r--python/PyGreSQL/PyGreSQL.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/PyGreSQL/PyGreSQL.info b/python/PyGreSQL/PyGreSQL.info
index fd069ea185..e4e2325a28 100644
--- a/python/PyGreSQL/PyGreSQL.info
+++ b/python/PyGreSQL/PyGreSQL.info
@@ -1,8 +1,8 @@
PRGNAM="PyGreSQL"
-VERSION="5.0.4"
+VERSION="5.0.5"
HOMEPAGE="http://www.pygresql.org"
-DOWNLOAD="http://www.pygresql.org/files/PyGreSQL-5.0.4.tar.gz"
-MD5SUM="8b2e3e238fe84684cd8b529e8d6bd835"
+DOWNLOAD="http://www.pygresql.org/files/PyGreSQL-5.0.5.tar.gz"
+MD5SUM="c7d1558e85568d3369a98609174ca6a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"