summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2014-11-07 20:58:54 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-08 06:39:10 +0700
commit3cf67292e0bd32edce7e49d1931f638098e0741a (patch)
tree5ef8037150b3aabf98ffb8f2596b08addc9b5abb /system
parentc016b2015bf2a2725f36e335402e12b8f456bfcd (diff)
downloadslackbuilds-3cf67292e0bd32edce7e49d1931f638098e0741a.tar.gz
slackbuilds-3cf67292e0bd32edce7e49d1931f638098e0741a.tar.xz
system/pgsanity: Updated for version 0.2.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system')
-rw-r--r--system/pgsanity/pgsanity.SlackBuild2
-rw-r--r--system/pgsanity/pgsanity.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/pgsanity/pgsanity.SlackBuild b/system/pgsanity/pgsanity.SlackBuild
index 7a04707c82..f32effaafd 100644
--- a/system/pgsanity/pgsanity.SlackBuild
+++ b/system/pgsanity/pgsanity.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pgsanity
-VERSION=${VERSION:-0.2.7}
+VERSION=${VERSION:-0.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/pgsanity/pgsanity.info b/system/pgsanity/pgsanity.info
index 16453f80f0..a0e3b6e9bf 100644
--- a/system/pgsanity/pgsanity.info
+++ b/system/pgsanity/pgsanity.info
@@ -1,8 +1,8 @@
PRGNAM="pgsanity"
-VERSION="0.2.7"
+VERSION="0.2.8"
HOMEPAGE="https://github.com/markdrago/pgsanity"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pgsanity/pgsanity-0.2.7.tar.gz"
-MD5SUM="ce57024835910dbeb13427d36ab2ef2c"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pgsanity/pgsanity-0.2.8.tar.gz"
+MD5SUM="3378c2ec677bd0efc4b69ce395a9bd9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools postgresql"