summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 295d207af241..7091e66c5a52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Mar 17 12:05:36 UTC 2018
+# Mon Mar 19 07:18:26 UTC 2018
pkgbase = hypopg-git
- pkgdesc = postgresql background worker to capture data
+ pkgdesc = Hypothetical indexes for PostgreSQL... ask the optimizer if this hypothetical index would help
pkgver = 0de9755
pkgrel = 1
url = https://github.com/HypoPG/hypopg
diff --git a/PKGBUILD b/PKGBUILD
index d6f3692814cd..61a4fe49feb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=hypopg-git
_gitname=hypopg
pkgver=0de9755
pkgrel=1
-pkgdesc="postgresql background worker to capture data"
+pkgdesc="Hypothetical indexes for PostgreSQL... ask the optimizer if this hypothetical index would help"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="https://github.com/HypoPG/hypopg"
license=('BSD')