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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 13 15:52:02 UTC 2009


    Date: Monday, April 13, 2009 @ 11:52:02
  Author: andyrtr
Revision: 35424

upgpkg: sqlite3 3.6.13-1
    new version 3.6.13

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-13 15:41:30 UTC (rev 35423)
+++ PKGBUILD	2009-04-13 15:52:02 UTC (rev 35424)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.12
+pkgver=3.6.13
 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=('13600865a69a3f54d2ac42a0d6b743db'
+md5sums=('42cb2690221e72dfb0d500c3a063e0ec'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list