mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
21 lines
795 B
Text
21 lines
795 B
Text
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 = 9.12
|
|
pkgrel = 1
|
|
url = https://www.pgadmin.org/
|
|
arch = x86_64
|
|
license = PostgreSQL
|
|
makedepends = nodejs
|
|
makedepends = corepack
|
|
makedepends = npm
|
|
makedepends = wget
|
|
makedepends = unzip
|
|
makedepends = syft
|
|
depends = pgadmin4-server>=9.12-1
|
|
depends = xdg-utils
|
|
depends = python-dbus
|
|
provides = pgadmin4-desktop
|
|
source = pgadmin4-9.12.tar.gz::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v9.12/source/pgadmin4-9.12.tar.gz
|
|
sha256sums = f72f5d688eed9f65d523046492ce868bcb4251c04f763cb6b834b13be0ad6744
|
|
|
|
pkgname = pgadmin4-desktop
|