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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jan 14 20:05:29 UTC 2009


    Date: Wednesday, January 14, 2009 @ 15:05:29
  Author: andyrtr
Revision: 24170

upgpkg: sqlite3 3.6.9-1
    new version 3.6.9

Modified:
  sqlite3/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-14 19:49:59 UTC (rev 24169)
+++ PKGBUILD	2009-01-14 20:05:29 UTC (rev 24170)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.7
-pkgrel=2
+pkgver=3.6.9
+pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -16,7 +16,7 @@
 source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz
 	license.txt)
 options=(!libtool)
-md5sums=('5223d1f459b608ed8c2c54f8847f8e1a'
+md5sums=('4cfef90543d712a5b8fbcc6444956e03'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list