blob: 42d9b303331c9700728b66999f4c49004d591ec7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pgadmin4-desktop
pkgdesc = The desktop user interface 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 = 8.14
pkgrel = 1
url = https://www.pgadmin.org/
arch = x86_64
license = PostgreSQL
depends = pgadmin4-server
depends = xdg-utils
depends = python-dbus
provides = pgadmin4-desktop
source = pgadmin4-desktop-8.14-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_8.14_amd64.deb
sha256sums = 3cb9218b1de18e6f255a40dc4766325fcbef9d9fd0b96e4ac5ce439c1d2b9eb2
pkgname = pgadmin4-desktop
|