This commit is contained in:
bko 2024-11-14 22:27:58 +02:00
parent 4bbbccff27
commit 78ca9b0f33
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.12
pkgver = 8.13
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.12-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_8.12_amd64.deb
sha256sums = 67e70070b714433aee9a6a2ea6fafc95dd0933cef4aa8855d03129fc80539d7b
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
pkgname = pgadmin4-desktop

View file

@ -1,7 +1,7 @@
# Maintainer: bko <aur at bil dot co dot ua>
pkgname=pgadmin4-desktop
pkgver=8.12
pkgver=8.13
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=('67e70070b714433aee9a6a2ea6fafc95dd0933cef4aa8855d03129fc80539d7b')
sha256sums=('a0591aeb09603f74af37a5fc21ce7c542a80ad2b2a0412ff7879c4a9dc03379e')
package() {
# Extract package data