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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 5 11:49:20 UTC 2015


    Date: Monday, October 5, 2015 @ 13:49:19
  Author: spupykin
Revision: 142986

upgpkg: perl-dbd-pg 3.5.3-1

upd

Modified:
  perl-dbd-pg/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-05 11:49:16 UTC (rev 142985)
+++ PKGBUILD	2015-10-05 11:49:19 UTC (rev 142986)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-dbd-pg
-pkgver=3.5.1
-pkgrel=2
+pkgver=3.5.3
+pkgrel=1
 pkgdesc="Postgres Driver for DBI"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/DBD-Pg"
@@ -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=('cc693c034e7a31d1bf85ecb5ab9f3571')
+md5sums=('21cdf31a8d1f77466920375aa766c164')
 
 build() {
   cd  DBD-Pg-${pkgver}



More information about the arch-commits mailing list