[arch-commits] Commit in phppgadmin/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Dec 13 18:58:34 UTC 2019
Date: Friday, December 13, 2019 @ 18:58:33
Author: spupykin
Revision: 537567
upgpkg: phppgadmin 7.12.1-1
Modified:
phppgadmin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-13 18:57:09 UTC (rev 537566)
+++ PKGBUILD 2019-12-13 18:58:33 UTC (rev 537567)
@@ -3,7 +3,7 @@
# Contributor: Benjamin Andresen <benny at klapmuetz.org>
pkgname=phppgadmin
-pkgver=7.12.0
+pkgver=7.12.1
pkgrel=1
pkgdesc="A web-based administration tool for PostgreSQL"
arch=('any')
@@ -12,7 +12,7 @@
depends=('php' 'php-pgsql')
backup=('etc/webapps/phppgadmin/config.inc.php')
source=("https://github.com/phppgadmin/phppgadmin/releases/download/REL_${pkgver//./-}/phpPgAdmin-$pkgver.tar.bz2")
-sha256sums=('751ac3165e579baa649a0fc663d3d21885112a15e784d0614bd14d30b635da22')
+sha256sums=('a871af0e4b60dde4e4489162ea1bd6bead00267d9db5428289afc892b5dfdbd5')
package() {
_instdir="$pkgdir"/usr/share/webapps/phppgadmin
More information about the arch-commits
mailing list