This commit is contained in:
bko 2024-09-24 12:42:33 +03:00
parent 99f39cd4ce
commit 4bbbccff27
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
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.11
pkgrel = 2
pkgver = 8.12
pkgrel = 1
url = https://www.pgadmin.org/
arch = x86_64
license = PostgreSQL
@ -9,7 +9,7 @@ pkgbase = pgadmin4-desktop
depends = xdg-utils
depends = python-dbus
provides = pgadmin4-desktop
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
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
pkgname = pgadmin4-desktop

View file

@ -1,8 +1,8 @@
# Maintainer: bko <aur at bil dot co dot ua>
pkgname=pgadmin4-desktop
pkgver=8.11
pkgrel=2
pkgver=8.12
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')
license=('PostgreSQL')
@ -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=('745f200cedc7d0a6159ba5a3154f27edf9fbd35815413a2a6ea87becb7633eb7')
sha256sums=('67e70070b714433aee9a6a2ea6fafc95dd0933cef4aa8855d03129fc80539d7b')
package() {
# Extract package data