9.12-1 -- upgrade to 9.12

This commit is contained in:
lzx3in 2026-02-06 23:37:04 +08:00
parent b2d2538245
commit 24ef31f848
No known key found for this signature in database
GPG key ID: F461F7AD82DD7A47
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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')