Package Details: pgadmin4-server 8.12-1

Git Clone URL: https://aur.archlinux.org/pgadmin4-server.git (read-only, click to copy)
Package Base: pgadmin4-server
Description: The core server package 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.
Upstream URL: https://www.pgadmin.org/
Licenses: PostgreSQL
Provides: pgadmin4-server
Submitter: bko
Maintainer: bko
Last Packager: bko
Votes: 3
Popularity: 0.99
First Submitted: 2024-07-06 13:38 (UTC)
Last Updated: 2024-09-24 09:41 (UTC)

Latest Comments

Thundernerd commented on 2024-09-16 05:39 (UTC)

Here's a patch for 8.11

diff --git a/PKGBUILD b/PKGBUILD
index 8f8119b..dfb1a0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: bko <aur at bil dot co dot ua>

 pkgname=pgadmin4-server
-pkgver=8.10
+pkgver=8.11
 pkgrel=1
 pkgdesc='The core server package 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=('postgresql-libs' 'krb5' 'python-dbus')
 provides=('pgadmin4-server')
 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=('d3779c56635c11e7b3d3a9d7646e7cf40b6a7ea64a3cdea819277c3a2e67779d')
+sha256sums=('1318b0f0a277b7944e50f1c54461df3c46aff265f75c4cabba646fda376751d9')

 package() {
   # Extract package data