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

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Jun 3 23:17:39 UTC 2022


    Date: Friday, June 3, 2022 @ 23:17:39
  Author: spupykin
Revision: 1220711

upgpkg: perl-dbd-pg 3.15.1-1

Modified:
  perl-dbd-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-03 23:17:34 UTC (rev 1220710)
+++ PKGBUILD	2022-06-03 23:17:39 UTC (rev 1220711)
@@ -2,8 +2,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-dbd-pg
-pkgver=3.9.1
-pkgrel=2
+pkgver=3.15.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")
-sha512sums=('ef322012d25c46784ef9e25eb332f2fe57c6bc2102a7e7cf2f423ae6d77ec78d338e91f08734a932f46a0bc028e358a6cf84b6b41b5f9723905b240db24582f0')
+sha512sums=('9714b7f69e7f788652fb7f045eb703c940330576fe83849021d9c0fa48a5cceba7bc119e10a22eefa1d43e1c65bead701711e42738f27c3153e1aa0eb44c977e')
 
 build() {
   cd  DBD-Pg-${pkgver}



More information about the arch-commits mailing list