[arch-commits] Commit in perl-dbd-pg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 15:44:45 UTC 2021
Date: Friday, May 28, 2021 @ 15:44:44
Author: felixonmars
Revision: 949949
upgpkg: perl-dbd-pg 3.9.0-1
Modified:
perl-dbd-pg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 15:44:43 UTC (rev 949948)
+++ PKGBUILD 2021-05-28 15:44:44 UTC (rev 949949)
@@ -2,8 +2,8 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-dbd-pg
-pkgver=3.8.1
-pkgrel=3
+pkgver=3.9.0
+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=('dbf11dda7eca72a9f0d59c0ae7a2ca3a16b8abd6b7184adf210d651f2706bec9')
+sha512sums=('50f77d651363a1bd46edd201a8425e45be3e3108b859d8510a537dff7bd5be3a37e3e730f4019b021b4eb5c9257791dac75af2dcca130d5271ddb958e1045b80')
build() {
cd DBD-Pg-${pkgver}
More information about the arch-commits
mailing list