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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Apr 1 18:59:36 UTC 2009


    Date: Wednesday, April 1, 2009 @ 14:59:36
  Author: andyrtr
Revision: 32856

upgpkg: sqlite3 3.6.12-1
    new version 3.6.12

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-01 18:50:59 UTC (rev 32855)
+++ PKGBUILD	2009-04-01 18:59:36 UTC (rev 32856)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.11
+pkgver=3.6.12
 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=('7ebb099696ab76cc6ff65dd496d17858'
+md5sums=('13600865a69a3f54d2ac42a0d6b743db'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list