summaryrefslogtreecommitdiff
path: root/extra/perl-dbd-sqlite/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/perl-dbd-sqlite/PKGBUILD')
-rw-r--r--extra/perl-dbd-sqlite/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/perl-dbd-sqlite/PKGBUILD b/extra/perl-dbd-sqlite/PKGBUILD
index e82203111..298cc2008 100644
--- a/extra/perl-dbd-sqlite/PKGBUILD
+++ b/extra/perl-dbd-sqlite/PKGBUILD
@@ -1,17 +1,16 @@
-# $Id: PKGBUILD 100851 2010-11-26 00:50:08Z kevin $
+# $Id: PKGBUILD 125249 2011-05-25 19:15:53Z foutrelis $
# Contributor: Tom Killian <tomk@runbox.com>
# Contributor: francois at archlinux dot org
pkgname=perl-dbd-sqlite
_cpanname=DBD-SQLite
pkgver=1.31
-pkgrel=1
+pkgrel=2
pkgdesc="Self-contained RDBMS in a DBI driver"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/${_cpanname}"
license=('GPL' 'PerlArtistic')
depends=('perl-dbi>=1.61' 'sqlite3')
-makedepends=('perl-pathtools>=0.82')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/A/AD/ADAMK/${_cpanname}-${pkgver}.tar.gz)
md5sums=('67b3575104efd606c8093bc416e3338d')