aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 7e10dd4b8e3daeee4161aed1878549ff9cd1a073 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Maintainer: Feng Yu <abcfy2@163.com>

pkgname=postgresql-10-edb
pkgver=10.16
pkgrel=1
pkgdesc="Enterprise-Proven Postgres edition by enterprisedb.com (EDB postgres). This package will only install server and command line tools, without pgAdmin and stackbuilder."
arch=("x86_64")
url="https://github.com/abcfy2/postgresql-edb-aur.git"
license=('custom:PostgreSQL')
depends=("curl")
install=postgresql.install