summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"