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

Sergej Pupykin spupykin at archlinux.org
Thu May 4 09:10:30 UTC 2017


    Date: Thursday, May 4, 2017 @ 09:10:29
  Author: spupykin
Revision: 226896

upgpkg: perl-dbd-pg 3.6.0-1

Modified:
  perl-dbd-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-04 09:10:23 UTC (rev 226895)
+++ PKGBUILD	2017-05-04 09:10:29 UTC (rev 226896)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-dbd-pg
-pkgver=3.5.3
-pkgrel=2
+pkgver=3.6.0
+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=('21cdf31a8d1f77466920375aa766c164')
+sha256sums=('c4f96f7478959c97d931bde820a4301f0f586f33cd8ea63fa60b8764657cb8d5')
 
 build() {
   cd  DBD-Pg-${pkgver}



More information about the arch-commits mailing list