summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Christoph Willing2017-08-02 13:45:46 +0200
committer Willy Sudiarto Raharjo2017-08-05 02:07:57 +0200
commit450437e1cb1d6d4246b55cf7ef9d91b45bb59b10 (patch)
tree6423ea611c56026f1958f1fee5fc31ceb991f69c /python
parentd1058b5d2963164dd21be5c67ea978d678709f87 (diff)
downloadslackbuilds-450437e1cb1d6d4246b55cf7ef9d91b45bb59b10.tar.gz
python/PyGreSQL: Updated for version 5.0.4
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'python')
-rw-r--r--python/PyGreSQL/PyGreSQL.SlackBuild2
-rw-r--r--python/PyGreSQL/PyGreSQL.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/PyGreSQL/PyGreSQL.SlackBuild b/python/PyGreSQL/PyGreSQL.SlackBuild
index 3c8fa08569..acf8e3d2bc 100644
--- a/python/PyGreSQL/PyGreSQL.SlackBuild
+++ b/python/PyGreSQL/PyGreSQL.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=PyGreSQL
-VERSION=${VERSION:-5.0.3}
+VERSION=${VERSION:-5.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/PyGreSQL/PyGreSQL.info b/python/PyGreSQL/PyGreSQL.info
index 8522df11ce..fd069ea185 100644
--- a/python/PyGreSQL/PyGreSQL.info
+++ b/python/PyGreSQL/PyGreSQL.info
@@ -1,8 +1,8 @@
PRGNAM="PyGreSQL"
-VERSION="5.0.3"
+VERSION="5.0.4"
HOMEPAGE="http://www.pygresql.org"
-DOWNLOAD="http://www.pygresql.org/files/PyGreSQL-5.0.3.tar.gz"
-MD5SUM="8bb46b28ed99140b57679e1c03162ea1"
+DOWNLOAD="http://www.pygresql.org/files/PyGreSQL-5.0.4.tar.gz"
+MD5SUM="8b2e3e238fe84684cd8b529e8d6bd835"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"