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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Aug 24 15:56:19 UTC 2010


    Date: Tuesday, August 24, 2010 @ 11:56:18
  Author: andyrtr
Revision: 88733

upgpkg: sqlite3 3.7.2-1
new version 3.7.2

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-24 15:08:48 UTC (rev 88732)
+++ PKGBUILD	2010-08-24 15:56:18 UTC (rev 88733)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.7.1
+pkgver=3.7.2
 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=('96bebad5f9009f0437d9878b8728dab6'
+md5sums=('5f1853c4c1eba3330b6104f274918673'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list