mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
9.12-1 -- upgrade to 9.12
This commit is contained in:
parent
b2d2538245
commit
24ef31f848
2 changed files with 5 additions and 5 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,13 +1,13 @@
|
|||
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.11
|
||||
pkgver = 9.12
|
||||
pkgrel = 1
|
||||
url = https://www.pgadmin.org
|
||||
arch = x86_64
|
||||
arch = arm
|
||||
license = PostgreSQL
|
||||
depends = pgadmin4-server>=9.11-1
|
||||
depends = pgadmin4-desktop>=9.11-1
|
||||
depends = pgadmin4-web>=9.11-1
|
||||
depends = pgadmin4-server>=9.12-1
|
||||
depends = pgadmin4-desktop>=9.12-1
|
||||
depends = pgadmin4-web>=9.12-1
|
||||
|
||||
pkgname = pgadmin4
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=pgadmin4
|
||||
pkgver=9.11
|
||||
pkgver=9.12
|
||||
pkgrel=1
|
||||
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.'
|
||||
arch=('x86_64' 'arm')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue