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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Dec 5 17:24:05 UTC 2008


    Date: Friday, December 5, 2008 @ 12:24:05
  Author: andyrtr
Revision: 20556

upgpkg: sqlite3 3.6.6.2-1

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-05 16:55:05 UTC (rev 20555)
+++ PKGBUILD	2008-12-05 17:24:05 UTC (rev 20556)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.6.1
+pkgver=3.6.6.2
 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=('2f312058368ef66cab05b02ae2e0007f'
+md5sums=('23cd36188f21d427d45191d317bcbcd5'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list