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

Felix Yan felixonmars at archlinux.org
Thu Nov 17 06:55:44 UTC 2016


    Date: Thursday, November 17, 2016 @ 06:55:43
  Author: felixonmars
Revision: 280920

upgpkg: perl-dbd-sqlite 1.52-1

Modified:
  perl-dbd-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-17 06:28:58 UTC (rev 280919)
+++ PKGBUILD	2016-11-17 06:55:43 UTC (rev 280920)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-dbd-sqlite
-pkgver=1.50
-pkgrel=2
+pkgver=1.52
+pkgrel=1
 pkgdesc="Self-contained RDBMS in a DBI driver"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/DBD-SQLite"
@@ -10,7 +10,7 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl-dbi' 'sqlite')
 source=(http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-${pkgver}.tar.gz)
-md5sums=('d56eebfb5f2a14be9413b025e7dca9fe')
+md5sums=('a54c2e8ab74587c3b6f8045fddc5aba5')
 
 build() {
   cd DBD-SQLite-${pkgver}



More information about the arch-commits mailing list