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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Aug 8 21:59:25 UTC 2008


    Date: Friday, August 8, 2008 @ 17:59:24
  Author: andyrtr
Revision: 8203

upgpkg: sqlite3 3.6.1-1

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-08 21:54:57 UTC (rev 8202)
+++ PKGBUILD	2008-08-08 21:59:24 UTC (rev 8203)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sqlite3
-pkgver=3.6.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 	sqlite-3.5.8-pkgconfig-version.patch
 	license.txt)
 options=(!libtool)
-md5sums=('a16e9b1e0b557d40624d678bed901b0f'
-	 '025965a176173eaf21877f6daed088d4'
+md5sums=('eeef61635d89710bb8d976c2a0b99841'
+         '025965a176173eaf21877f6daed088d4'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list