mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
23 lines
1.1 KiB
Text
23 lines
1.1 KiB
Text
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.12
|
|
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.12-x86_64.pkg.tar.zst::https://github.com/lzx3in/aur-pgadmin4/releases/download/dev/pgadmin4-server-9.12-x86_64.pkg.tar.zst
|
|
source = pgadmin4-desktop-9.12-x86_64.pkg.tar.zst::https://github.com/lzx3in/aur-pgadmin4/releases/download/dev/pgadmin4-desktop-9.12-x86_64.pkg.tar.zst
|
|
source = pgadmin4-web-9.12-x86_64.pkg.tar.zst::https://github.com/lzx3in/aur-pgadmin4/releases/download/dev/pgadmin4-web-9.12-x86_64.pkg.tar.zst
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
|
|
pkgname = pgadmin4-bin
|