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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Dec 8 18:07:08 UTC 2009


    Date: Tuesday, December 8, 2009 @ 13:07:08
  Author: andyrtr
Revision: 60880

upgpkg: sqlite3 3.6.21-1
    new version 3.6.21

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-08 17:57:31 UTC (rev 60879)
+++ PKGBUILD	2009-12-08 18:07:08 UTC (rev 60880)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.20
+pkgver=3.6.21
 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=('0faf8fc8ccff5297513c6532b2b4ce23'
+md5sums=('03a8498828866b407c61c0aaf8ebe66c'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list