[arch-commits] Commit in pgadmin3/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Mar 22 14:15:36 UTC 2016


    Date: Tuesday, March 22, 2016 @ 15:15:36
  Author: spupykin
Revision: 167913

upgpkg: pgadmin3 1.22.1-1

upd

Modified:
  pgadmin3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 14:15:30 UTC (rev 167912)
+++ PKGBUILD	2016-03-22 14:15:36 UTC (rev 167913)
@@ -5,7 +5,7 @@
 # Contributor: bekks <eduard.warkentin at gmx.de>
 
 pkgname=pgadmin3
-pkgver=1.22.0
+pkgver=1.22.1
 pkgrel=1
 pkgdesc="Comprehensive design and management interface for PostgreSQL"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('libpqxx' 'krb5' 'postgresql' 'imagemagick')
 install=pgadmin3.install
 source=(http://ftp.postgresql.org/pub/pgadmin3/release/v${pkgver}/src/pgadmin3-${pkgver}.tar.gz)
-md5sums=('18b34f355f0ee5df762b08b5e51a121e')
+md5sums=('fe56418e9efcd291f5c1f81708d005fe')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list