blob: 5bce5653948e6ea2a2cfcbe21a61d984b6e448b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pg_partman
pkgdesc = Partition management extention for PostgreSQL
pkgver = 4.5.0
pkgrel = 1
url = https://github.com/pgpartman/pg_partman
arch = x86_64
license = custom:PostgreSQL
makedepends = llvm
depends = python
depends = postgresql
source = https://github.com/pgpartman/pg_partman/archive/v4.5.0.tar.gz
sha256sums = a62bb23a075614d5a1924c2a80296b94f96308b1fb362ee8596c4d8243c1e4a2
pkgname = pg_partman
|