summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormarco442018-03-19 08:18:30 +0100
committermarco442018-03-19 08:18:30 +0100
commitd85eae3c2cb736c7eff118e651a352cbcb487055 (patch)
treeb1bda68534e5a31895ac1e0fe02c08b0c7a8fce7
parent37490d581e8402977409ab3ad39cf4a798626de1 (diff)
downloadaur-d85eae3c2cb736c7eff118e651a352cbcb487055.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 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')