[arch-commits] Commit in sqlite3/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jan 16 22:25:37 UTC 2009


    Date: Friday, January 16, 2009 @ 17:25:37
  Author: andyrtr
Revision: 24423

upgpkg: sqlite3 3.6.10-1
    new version 3.6.10

Modified:
  sqlite3/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-16 22:19:17 UTC (rev 24422)
+++ PKGBUILD	2009-01-16 22:25:37 UTC (rev 24423)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.9
+pkgver=3.6.10
 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=('4cfef90543d712a5b8fbcc6444956e03'
+md5sums=('a03bdc86df4025b6881d58557e4b5bd3'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list