[arch-commits] Commit in pgadmin4/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Aug 27 10:27:43 UTC 2018
Date: Monday, August 27, 2018 @ 10:27:43
Author: heftig
Revision: 374741
3.2-1
Modified:
pgadmin4/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-27 09:39:24 UTC (rev 374740)
+++ PKGBUILD 2018-08-27 10:27:43 UTC (rev 374741)
@@ -2,8 +2,8 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
pkgname=pgadmin4
-pkgver=3.0
-pkgrel=3
+pkgver=3.2
+pkgrel=1
pkgdesc='Comprehensive design and management interface for PostgreSQL'
url='https://www.pgadmin.org/'
arch=('x86_64')
@@ -10,13 +10,12 @@
license=('custom')
depends=('qt5-base' 'python' 'python-psycopg2' 'postgresql-libs' 'hicolor-icon-theme')
makedepends=('python-setuptools' 'imagemagick')
-source=(https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v${pkgver}/source/${pkgname}-${pkgver}.tar.gz{,.sig}
+source=(https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v${pkgver}/source/${pkgname}-${pkgver}.tar.gz
pgAdmin4.desktop
config_distro.py
config_local.py)
validpgpkeys=('E0C4CEEB826B1FDA4FB468E024ADFAAF698F1519')
-sha512sums=('5921340176e6748ef13112d906061f195d4bb2f73917d762371bbaeb44ef66cf8e0edcd1cd241eb78dae46ed0b3af014c749468a930fb0c0983b38b2c54dfc3a'
- 'SKIP'
+sha512sums=('b8d6a60a367ce36b74312753c377ce6c1717638e8e48457a3415000578a891d336bf0a43cabbe62b08eaa3ebddf95081a9a915c04fe8708c7cea9ce1e4bd3b00'
'25e6ae6658dd25aa9ebaccaef89ab15c19d513da3641fecaf9100d1139b0cc32c027f60a688f5fdff3b26e7be7897e33e9a7b4dddbf68599e583bd5b2e7946e9'
'16d00dc2095904a6b12da7039458f632873829ad98d4d7653eac5804032ba92097ccae4488d56467d0ea9bd64e2654a3dead73eb7924c947ff1737ff6e3b4745'
'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e')
More information about the arch-commits
mailing list