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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Oct 8 18:17:20 UTC 2010


    Date: Friday, October 8, 2010 @ 14:17:20
  Author: andyrtr
Revision: 94606

upgpkg: sqlite3 3.7.3-1
new version 3.7.3

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-08 15:47:26 UTC (rev 94605)
+++ PKGBUILD	2010-10-08 18:17:20 UTC (rev 94606)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.7.2
+pkgver=3.7.3
 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=('5f1853c4c1eba3330b6104f274918673'
+md5sums=('5437978aae90350cf984993091e0d695'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list