[arch-commits] Commit in perl-dbd-pg/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Feb 19 08:56:14 UTC 2018
Date: Monday, February 19, 2018 @ 08:56:14
Author: spupykin
Revision: 296319
upgpkg: perl-dbd-pg 3.7.4-1
Modified:
perl-dbd-pg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-19 08:56:07 UTC (rev 296318)
+++ PKGBUILD 2018-02-19 08:56:14 UTC (rev 296319)
@@ -3,7 +3,7 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-dbd-pg
-pkgver=3.7.3
+pkgver=3.7.4
pkgrel=1
pkgdesc="Postgres Driver for DBI"
arch=('x86_64')
@@ -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=('9d368edaa9628b6f319af3047d98dbdd101b8e4c9cdbcb4ce22dfef81d0c6663')
+sha256sums=('9ffa9c4e9d1d6b1483ec3259114b95998fd7e4a4168931c903b5ad5fd7a6783e')
build() {
cd DBD-Pg-${pkgver}
More information about the arch-commits
mailing list