diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-06-04 08:52:05 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:15:39 +0700 |
commit | 14f5363cecbbf64ee88d30150e523a391c0d3c5a (patch) | |
tree | ff7eee5468a7da9fd2ec22285f362984d117c770 /python/PyGreSQL/PyGreSQL.info | |
parent | a4a82ad3fedc0aa50bae6b022b8c61c7c88eab52 (diff) |
python/PyGreSQL: Updated for version 5.0.5
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'python/PyGreSQL/PyGreSQL.info')
-rw-r--r-- | python/PyGreSQL/PyGreSQL.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/PyGreSQL/PyGreSQL.info b/python/PyGreSQL/PyGreSQL.info index fd069ea185f6..e4e2325a28f6 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" |