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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 2 07:52:29 UTC 2008


    Date: Tuesday, September 2, 2008 @ 03:52:29
  Author: andyrtr
Revision: 11748

upgpkg: sqlite3 3.6.2-1

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-02 07:45:48 UTC (rev 11747)
+++ PKGBUILD	2008-09-02 07:52:29 UTC (rev 11748)
@@ -1,9 +1,10 @@
 # $Id$
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
 pkgname=sqlite3
-pkgver=3.6.1
-pkgrel=2
+pkgver=3.6.2
+pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -16,7 +17,7 @@
 	sqlite-3.5.8-pkgconfig-version.patch
 	license.txt)
 options=(!libtool)
-md5sums=('eeef61635d89710bb8d976c2a0b99841'
+md5sums=('46f92e42243bc51aaa3871645ce78bd5'
          '025965a176173eaf21877f6daed088d4'
          'c1cdbc5544034d9012e421e75a5e4890')
 




More information about the arch-commits mailing list