diff options
Diffstat (limited to 'community/sqlite2/PKGBUILD')
-rw-r--r-- | community/sqlite2/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/sqlite2/PKGBUILD b/community/sqlite2/PKGBUILD index c6d6c27ef..14d7e9a8b 100644 --- a/community/sqlite2/PKGBUILD +++ b/community/sqlite2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 68015 2012-03-17 00:56:03Z giovanni $ +# $Id: PKGBUILD 99991 2013-10-31 02:52:44Z allan $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Judd <jvinet@zeroflux.org> @@ -12,7 +12,6 @@ depends=('readline>=6.0.00') source=("http://www.sqlite.org/sqlite-$pkgver.tar.gz" 'LICENSE') license=('custom') -options=('!libtool') md5sums=('838dbac20b56d2c4292e98848505a05b' '5d3b333e59a37747284f66081660f8a1') |