This commit is contained in:
bko 2024-09-23 11:28:43 +03:00
parent bf221075d4
commit db33a1e336
2 changed files with 6 additions and 6 deletions

View file

@ -1,15 +1,15 @@
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.10
pkgver = 8.11
pkgrel = 1
url = https://www.pgadmin.org/
arch = x86_64
license = PostgreSQL
depends = pgadmin4-server=8.10
depends = pgadmin4-server=8.11
depends = xdg-utils
depends = python-dbus
provides = pgadmin4-desktop
source = pgadmin4-desktop-8.10-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_8.10_amd64.deb
sha256sums = 98c5ade97ea145b49f242b30f180ab2c84ef3c0ddfd4ee602b61a50432dad055
source = pgadmin4-desktop-8.11-x86_64.deb::https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/noble/dists/pgadmin4/main/binary-amd64/pgadmin4-desktop_8.11_amd64.deb
sha256sums = 745f200cedc7d0a6159ba5a3154f27edf9fbd35815413a2a6ea87becb7633eb7
pkgname = pgadmin4-desktop

View file

@ -1,7 +1,7 @@
# Maintainer: bko <aur at bil dot co dot ua>
pkgname=pgadmin4-desktop
pkgver=8.10
pkgver=8.11
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=${pkgver}" '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=('98c5ade97ea145b49f242b30f180ab2c84ef3c0ddfd4ee602b61a50432dad055')
sha256sums=('745f200cedc7d0a6159ba5a3154f27edf9fbd35815413a2a6ea87becb7633eb7')
package() {
# Extract package data