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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Nov 7 19:52:13 UTC 2009


    Date: Saturday, November 7, 2009 @ 14:52:13
  Author: andyrtr
Revision: 58417

upgpkg: sqlite3 3.6.20-1
    new version 3,6,20

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-07 19:47:04 UTC (rev 58416)
+++ PKGBUILD	2009-11-07 19:52:13 UTC (rev 58417)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.19
+pkgver=3.6.20
 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=('aa03cc24a52851bb204fc1e489e195e8'
+md5sums=('0faf8fc8ccff5297513c6532b2b4ce23'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list