[arch-commits] Commit in sqlite3/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Apr 5 19:07:31 UTC 2010
Date: Monday, April 5, 2010 @ 15:07:30
Author: andyrtr
Revision: 76002
upgpkg: sqlite3 3.6.23.1-1
new version 3.6.23.1
Modified:
sqlite3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-05 18:47:41 UTC (rev 76001)
+++ PKGBUILD 2010-04-05 19:07:30 UTC (rev 76002)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sqlite3
-pkgver=3.6.23
+pkgver=3.6.23.1
pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz
license.txt)
options=(!libtool)
-md5sums=('5ab08907643eda2aa8bf4e72e7eb31e9'
+md5sums=('d99f1b31da0eb33271464bee15cec701'
'c1cdbc5544034d9012e421e75a5e4890')
build() {
More information about the arch-commits
mailing list