summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormarco442018-03-19 08:20:46 +0100
committermarco442018-03-19 08:20:46 +0100
commit5a451a9c7658b20843de2319a9b8ec4e75f7f751 (patch)
tree4eb7b3f9ae8a8db92690cc0aee7d23e969e5d91a
parentbbd0d2ec8d51fc1d9035236a4369b068fdd7aa41 (diff)
downloadaur-5a451a9c7658b20843de2319a9b8ec4e75f7f751.tar.gz
Change comment
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f29a482eb135..87a061598252 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Mar 17 12:04:03 UTC 2018
+# Mon Mar 19 07:20:41 UTC 2018
pkgbase = pg_stat_kcache-git
- pkgdesc = postgresql background worker to capture data
+ pkgdesc = Get kernel statistics for sessions in PostgreSQL. Be able to measure the real hit ratio !
pkgver = 7740021
pkgrel = 1
url = https://github.com/powa-team/pg_stat_kcache
diff --git a/PKGBUILD b/PKGBUILD
index ace3b2b3ebaf..44a61ebfdefc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=pg_stat_kcache-git
_gitname=pg_stat_kcache
pkgver=7740021
pkgrel=1
-pkgdesc="postgresql background worker to capture data"
+pkgdesc="Get kernel statistics for sessions in PostgreSQL. Be able to measure the real hit ratio !"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/powa-team/pg_stat_kcache"
license=('BSD')