[arch-commits] Commit in perl-dbi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 16 15:53:54 UTC 2017
Date: Wednesday, August 16, 2017 @ 15:53:53
Author: felixonmars
Revision: 302229
upgpkg: perl-dbi 1.637-1
Modified:
perl-dbi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-16 14:05:07 UTC (rev 302228)
+++ PKGBUILD 2017-08-16 15:53:53 UTC (rev 302229)
@@ -2,8 +2,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-dbi
-pkgver=1.636
-pkgrel=3
+pkgver=1.637
+pkgrel=1
pkgdesc="Database independent interface for Perl"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/DBI/"
@@ -12,7 +12,7 @@
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/T/TI/TIMB/DBI-$pkgver.tar.gz)
-md5sums=('60f291e5f015550dde71d1858dfe93ba')
+sha512sums=('48002d77d40c40f0514d464a83f78255dc1a4c5ebb721fc18bcffa06d5f19ad7aec51084d5d8a032e37c6867b5f63176a9b11b5bdf08426f903b841139698240')
build() {
cd DBI-$pkgver
More information about the arch-commits
mailing list