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

Felix Yan felixonmars at archlinux.org
Thu Jul 18 14:14:31 UTC 2019


    Date: Thursday, July 18, 2019 @ 14:14:31
  Author: felixonmars
Revision: 491595

upgpkg: perl-dbd-pg 3.8.1-1

Modified:
  perl-dbd-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-18 14:14:22 UTC (rev 491594)
+++ PKGBUILD	2019-07-18 14:14:31 UTC (rev 491595)
@@ -2,8 +2,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-dbd-pg
-pkgver=3.8.0
-pkgrel=3
+pkgver=3.8.1
+pkgrel=1
 pkgdesc="Postgres Driver for DBI"
 arch=('x86_64')
 url="https://search.cpan.org/dist/DBD-Pg"
@@ -11,7 +11,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=('e91c12643702496e1513f32c89e12313982ebafe0cb4a352d3dbbf3d804dd9e3')
+sha256sums=('dbf11dda7eca72a9f0d59c0ae7a2ca3a16b8abd6b7184adf210d651f2706bec9')
 
 build() {
   cd  DBD-Pg-${pkgver}



More information about the arch-commits mailing list