[arch-commits] CVS update of extra/lib/sqlite3 (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Dec 15 19:15:45 UTC 2007


    Date: Saturday, December 15, 2007 @ 14:15:45
  Author: andyrtr
    Path: /home/cvs-extra/extra/lib/sqlite3

Modified: PKGBUILD (1.34 -> 1.35)

upgpkg: sqlite3 3.5.4-1


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


Index: extra/lib/sqlite3/PKGBUILD
diff -u extra/lib/sqlite3/PKGBUILD:1.34 extra/lib/sqlite3/PKGBUILD:1.35
--- extra/lib/sqlite3/PKGBUILD:1.34	Sun Dec  2 07:26:46 2007
+++ extra/lib/sqlite3/PKGBUILD	Sat Dec 15 14:15:45 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.34 2007/12/02 12:26:46 andyrtr Exp $
+# $Id: PKGBUILD,v 1.35 2007/12/15 19:15:45 andyrtr Exp $
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sqlite3
-pkgver=3.5.3
+pkgver=3.5.4
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 replaces=('sqlite')
 source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz license.txt)
 options=(!libtool)
-md5sums=('dadd617ebb08ef61e725f374ba2993c1'
+md5sums=('f17da840eed792e896c3408d0ce97718'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list