[arch-commits] Commit in perl-dbd-sqlite/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Jun 11 17:04:49 UTC 2015
Date: Thursday, June 11, 2015 @ 19:04:49
Author: fyan
Revision: 240603
upgpkg: perl-dbd-sqlite 1.48-1
Modified:
perl-dbd-sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-11 16:31:35 UTC (rev 240602)
+++ PKGBUILD 2015-06-11 17:04:49 UTC (rev 240603)
@@ -2,8 +2,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-dbd-sqlite
-pkgver=1.46
-pkgrel=2
+pkgver=1.48
+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=('9c27d4b6c1b76caa54e7504649594ad7')
+md5sums=('020c02ca595b2074a767a19af8506d2a')
build() {
cd DBD-SQLite-${pkgver}
More information about the arch-commits
mailing list