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

Sergej Pupykin spupykin at archlinux.org
Tue Feb 13 12:14:11 UTC 2018


    Date: Tuesday, February 13, 2018 @ 12:14:10
  Author: spupykin
Revision: 293822

upgpkg: perl-dbd-pg 3.7.3-1

Modified:
  perl-dbd-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 12:13:59 UTC (rev 293821)
+++ PKGBUILD	2018-02-13 12:14:10 UTC (rev 293822)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-dbd-pg
-pkgver=3.6.0
-pkgrel=4
+pkgver=3.7.3
+pkgrel=1
 pkgdesc="Postgres Driver for DBI"
 arch=('x86_64')
 url="http://search.cpan.org/dist/DBD-Pg"
@@ -12,7 +12,7 @@
 depends=('perl-dbi>=1.52' 'postgresql-libs')
 options=('!emptydirs')
 source=("https://www.cpan.org/authors/id/T/TU/TURNSTEP/DBD-Pg-${pkgver}.tar.gz")
-sha256sums=('c4f96f7478959c97d931bde820a4301f0f586f33cd8ea63fa60b8764657cb8d5')
+sha256sums=('9d368edaa9628b6f319af3047d98dbdd101b8e4c9cdbcb4ce22dfef81d0c6663')
 
 build() {
   cd  DBD-Pg-${pkgver}



More information about the arch-commits mailing list