This commit is contained in:
bko 2024-12-22 17:50:06 +02:00
parent 78ca9b0f33
commit fbf5351e9a
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
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 = 8.13
pkgver = 8.14
pkgrel = 1
url = https://www.pgadmin.org/
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = pgadmin4-desktop
depends = xdg-utils
depends = python-dbus
provides = pgadmin4-desktop
source = pgadmin4-desktop-8.13-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_8.13_amd64.deb
sha256sums = a0591aeb09603f74af37a5fc21ce7c542a80ad2b2a0412ff7879c4a9dc03379e
source = pgadmin4-desktop-8.14-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_8.14_amd64.deb
sha256sums = 3cb9218b1de18e6f255a40dc4766325fcbef9d9fd0b96e4ac5ce439c1d2b9eb2
pkgname = pgadmin4-desktop

View file

@ -1,7 +1,7 @@
# Maintainer: bko <aur at bil dot co dot ua>
pkgname=pgadmin4-desktop
pkgver=8.13
pkgver=8.14
pkgrel=1
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.'
arch=('x86_64')
@ -10,7 +10,7 @@ url='https://www.pgadmin.org/'
depends=("pgadmin4-server" 'xdg-utils' 'python-dbus')
provides=('pgadmin4-desktop')
source=(${pkgname}-${pkgver}-x86_64.deb::"https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/${pkgname}_${pkgver}_amd64.deb")
sha256sums=('a0591aeb09603f74af37a5fc21ce7c542a80ad2b2a0412ff7879c4a9dc03379e')
sha256sums=('3cb9218b1de18e6f255a40dc4766325fcbef9d9fd0b96e4ac5ce439c1d2b9eb2')
package() {
# Extract package data