diff options
Diffstat (limited to 'community/sqlite2/PKGBUILD')
-rw-r--r-- | community/sqlite2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sqlite2/PKGBUILD b/community/sqlite2/PKGBUILD index 95e66e8b8..e6ee41f75 100644 --- a/community/sqlite2/PKGBUILD +++ b/community/sqlite2/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99991 2013-10-31 02:52:44Z allan $ +# $Id: PKGBUILD 103328 2014-01-03 10:53:51Z bpiotrowski $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: Judd <jvinet@zeroflux.org> pkgname=sqlite2 pkgver=2.8.17 -pkgrel=5 +pkgrel=6 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64' 'mips64el') url="http://www.sqlite.org/" |