summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpeshane2019-03-20 14:17:21 +0100
committerpeshane2019-03-20 14:17:21 +0100
commit9cc6bf2098288bb823acf76292ac2a6cbfccb542 (patch)
treef2689d18aa01bb6a17419063dff3fd194d4908cd /PKGBUILD
parent2631db62274000fbf5afd13ed842c6fd5b9a0a38 (diff)
downloadaur-postgresqltuner.tar.gz
bump to v1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90339f403cba..cf8cf2906f64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: peshane <peshane@peshane.net>
+# Maintainer: peshane <social at peshane dot net>
pkgname=postgresqltuner
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.0.1
+pkgrel=1
pkgdesc="Simple script to analyse your PostgreSQL database configuration inspired by mysqltuner.pl"
arch=('any')
url="https://github.com/jfcoz/postgresqltuner"