From d14a25fc4f65ae3d6e62f4668e9cb88d74834255 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 18 Mar 2012 00:02:54 +0000 Subject: Sun Mar 18 00:02:53 UTC 2012 --- community/sqlite2/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'community/sqlite2/PKGBUILD') diff --git a/community/sqlite2/PKGBUILD b/community/sqlite2/PKGBUILD index 0f8ff8f22..c6d6c27ef 100644 --- a/community/sqlite2/PKGBUILD +++ b/community/sqlite2/PKGBUILD @@ -1,15 +1,16 @@ -# $Id: PKGBUILD 20695 2010-07-10 22:08:38Z lcarlier $ +# $Id: PKGBUILD 68015 2012-03-17 00:56:03Z giovanni $ # Maintainer: Ronald van Haren # Contributor: Judd pkgname=sqlite2 pkgver=2.8.17 -pkgrel=4 +pkgrel=5 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64') url="http://www.sqlite.org/" depends=('readline>=6.0.00') -source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz 'LICENSE') +source=("http://www.sqlite.org/sqlite-$pkgver.tar.gz" + 'LICENSE') license=('custom') options=('!libtool') md5sums=('838dbac20b56d2c4292e98848505a05b' -- cgit v1.2.3-54-g00ecf