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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Mar 20 13:07:53 UTC 2010


    Date: Saturday, March 20, 2010 @ 09:07:52
  Author: andyrtr
Revision: 72839

upgpkg: sqlite3 3.6.23-1
new version 3.6.23

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-20 12:31:23 UTC (rev 72838)
+++ PKGBUILD	2010-03-20 13:07:52 UTC (rev 72839)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.22
+pkgver=3.6.23
 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=('a17bd53f1fde11f84adf79c6a1510ce5'
+md5sums=('5ab08907643eda2aa8bf4e72e7eb31e9'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list