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

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 20:30:47 UTC 2007


    Date: Monday, September 10, 2007 @ 16:30:47
  Author: tpowa
    Path: /home/cvs-arch/arch/build/lib/sqlite3

Modified: PKGBUILD (1.30 -> 1.31)

'upgpgk: update to new version'


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


Index: arch/build/lib/sqlite3/PKGBUILD
diff -u arch/build/lib/sqlite3/PKGBUILD:1.30 arch/build/lib/sqlite3/PKGBUILD:1.31
--- arch/build/lib/sqlite3/PKGBUILD:1.30	Fri Jul 20 14:52:28 2007
+++ arch/build/lib/sqlite3/PKGBUILD	Mon Sep 10 16:30:47 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.30 2007/07/20 18:52:28 tpowa Exp $
+# $Id: PKGBUILD,v 1.31 2007/09/10 20:30:47 tpowa Exp $
 # Maintainer: Judd <jvinet at zeroflux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sqlite3
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 replaces=('sqlite')
 source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz)
 options=(!libtool)
-md5sums=('0f06955b18da295fecb62d4bf9ded3c6')
+md5sums=('2feec9b429f9298c9f288420c8b449f8')
 
 build() {
   cd $startdir/src/sqlite-$pkgver




More information about the arch-commits mailing list