diff options
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 |
commit | 3cf67292e0bd32edce7e49d1931f638098e0741a (patch) | |
tree | 5ef8037150b3aabf98ffb8f2596b08addc9b5abb /system/pgsanity/pgsanity.SlackBuild | |
parent | c016b2015bf2a2725f36e335402e12b8f456bfcd (diff) | |
download | slackbuilds-3cf67292e0bd32edce7e49d1931f638098e0741a.tar.gz |
system/pgsanity: Updated for version 0.2.8.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/pgsanity/pgsanity.SlackBuild')
-rw-r--r-- | system/pgsanity/pgsanity.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |