summaryrefslogtreecommitdiff
path: root/community/sqlite2/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-04 03:38:30 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-04 03:38:30 +0000
commit94ed6c971085d22c2a544227879b672266b4af90 (patch)
treef9f6c023aeaccc8d869a160ee9a2e5f4890566e4 /community/sqlite2/PKGBUILD
parentf72cb0ced39aca827b5269eba5455dbf846410e2 (diff)
Sat Jan 4 03:36:23 UTC 2014
Diffstat (limited to 'community/sqlite2/PKGBUILD')
-rw-r--r--community/sqlite2/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sqlite2/PKGBUILD b/community/sqlite2/PKGBUILD
index 14d7e9a8b..00dadaa52 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')
url="http://www.sqlite.org/"