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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Dec 18 10:16:55 UTC 2008


    Date: Thursday, December 18, 2008 @ 05:16:55
  Author: andyrtr
Revision: 21927

upgpkg: sqlite3 3.6.7-1
    new version 3.6.7

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-18 09:53:45 UTC (rev 21926)
+++ PKGBUILD	2008-12-18 10:16:55 UTC (rev 21927)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.6.2
+pkgver=3.6.7
 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=('23cd36188f21d427d45191d317bcbcd5'
+md5sums=('5223d1f459b608ed8c2c54f8847f8e1a'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list