[arch-commits] Commit in perl-dbd-pg/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon May 19 20:11:55 UTC 2014


    Date: Monday, May 19, 2014 @ 22:11:54
  Author: spupykin
Revision: 111542

upgpkg: perl-dbd-pg 3.2.0-1

upd

Modified:
  perl-dbd-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-19 20:11:52 UTC (rev 111541)
+++ PKGBUILD	2014-05-19 20:11:54 UTC (rev 111542)
@@ -3,7 +3,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-dbd-pg
-pkgver=3.1.1
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="Postgres Driver for DBI"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('perl-dbi>=1.52' 'postgresql-libs')
 options=('!emptydirs')
 source=("http://www.cpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-${pkgver}.tar.gz")
-md5sums=('ad5c5439356351f908fa47e91856e75f')
+md5sums=('21b5a7f2d0a3ceccea67ed9e69e41ace')
 
 build() {
   cd  DBD-Pg-${pkgver}




More information about the arch-commits mailing list