blob: 44b32eeab416c828dcba8fc23cf66ae9df497c51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pg_stat_kcache-git
pkgdesc = postgresql background worker to capture data
pkgver = ec62dd8
pkgrel = 1
url = https://github.com/dalibo/pg_stat_kcache
install = pg_stat_kcache-git.install
arch = i686
arch = x86_64
arch = armv7h
license = BSD
makedepends = git
depends = postgresql
options = !emptydirs
options = !libtool
source = git://github.com/dalibo/pg_stat_kcache.git
md5sums = SKIP
pkgname = pg_stat_kcache-git
|