summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0a7b3959fbc58c26ff6675d415f24a167b1538ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pgadmin4-server-bin
	pkgdesc = The core server package for pgAdmin. 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.15
	pkgrel = 1
	arch = x86_64
	license = PostgreSQL
	makedepends = python-pip
	depends = python
	depends = libedit
	depends = krb5
	depends = sqlite
	depends = postgresql-libs
	provides = pgadmin4-server
	conflicts = pgadmin4-server
	source = pgadmin4-server-9.15-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-server_9.15-1.noble_amd64.deb
	source = requirements.txt::https://raw.githubusercontent.com/pgadmin-org/pgadmin4/refs/heads/master/requirements.txt
	sha256sums = 97c2459419344e7765f16e8461f25bbde534aca3cab8bdd685bfb740eedc1b35
	sha256sums = SKIP

pkgname = pgadmin4-server-bin