mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
13 lines
500 B
Text
13 lines
500 B
Text
pkgbase = pgadmin4
|
|
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
|
|
arch = arm
|
|
license = PostgreSQL
|
|
depends = pgadmin4-server>=9.12-1
|
|
depends = pgadmin4-desktop>=9.12-1
|
|
depends = pgadmin4-web>=9.12-1
|
|
|
|
pkgname = pgadmin4
|