summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e65899a6b6eb67c5851d6889787455e8ebc9132e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = pgadmin4-bin
	pkgdesc = Installs all required components to run pgAdmin in desktop and web modes. pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
	pkgver = 9.14
	pkgrel = 1
	url = https://www.pgadmin.org
	arch = x86_64
	license = PostgreSQL
	depends = postgresql-libs
	depends = krb5
	depends = python-dbus
	provides = pgadmin4
	conflicts = pgadmin4
	conflicts = pgadmin4-server
	conflicts = pgadmin4-desktop
	conflicts = pgadmin4-web
	source = pgadmin4-server-9.14-x86_64.pkg.tar.zst::https://github.com/lzx3in/aur-pgadmin4/releases/download/dev/pgadmin4-server-9.14-x86_64.pkg.tar.zst
	source = pgadmin4-desktop-9.14-x86_64.pkg.tar.zst::https://github.com/lzx3in/aur-pgadmin4/releases/download/dev/pgadmin4-desktop-9.14-x86_64.pkg.tar.zst
	source = pgadmin4-web-9.14-x86_64.pkg.tar.zst::https://github.com/lzx3in/aur-pgadmin4/releases/download/dev/pgadmin4-web-9.14-x86_64.pkg.tar.zst
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = pgadmin4-bin