summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44eaadfefa48..39883b26aed1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,18 @@
pkgbase = powa-archivist-git
pkgdesc = postgresql background worker to capture data
- pkgver = 521fdf4
+ pkgver = 74ead84
pkgrel = 1
url = https://github.com/dalibo/powa-archivist
+ install = powa-archivist-git.install
arch = i686
arch = x86_64
arch = armv7h
license = BSD
makedepends = git
depends = postgresql
+ optdepends = pg_qualstats-git: capture predicate statistics in PostgreSQL
+ optdepends = pg_stat_kcache-git: capture system cache hit ratio in PostgreSQL
+ optdepends = hypopg-git: create hypothetical indexes in PostgreSQL to test for plan changes
options = !emptydirs
options = !libtool
source = git://github.com/dalibo/powa-archivist.git