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

Felix Yan fyan at archlinux.org
Thu Oct 23 08:18:47 UTC 2014


    Date: Thursday, October 23, 2014 @ 10:18:47
  Author: fyan
Revision: 225214

upgpkg: perl-dbd-sqlite 1.44-1

Modified:
  perl-dbd-sqlite/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-23 08:16:27 UTC (rev 225213)
+++ PKGBUILD	2014-10-23 08:18:47 UTC (rev 225214)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-dbd-sqlite
-pkgver=1.42
-pkgrel=2
+pkgver=1.44
+pkgrel=1
 pkgdesc="Self-contained RDBMS in a DBI driver"
 arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/DBD-SQLite"
@@ -11,7 +11,7 @@
 depends=('perl-dbi' 'sqlite')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-${pkgver}.tar.gz)
-md5sums=('86cfaf477cb9ddc39508f74f4268fc79')
+md5sums=('354b826b912f8b5972179a13b1b8c4e1')
 
 build() {
   cd DBD-SQLite-${pkgver}



More information about the arch-commits mailing list