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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jun 28 15:50:46 UTC 2011


    Date: Tuesday, June 28, 2011 @ 11:50:46
  Author: andyrtr
Revision: 129519

upgpkg: sqlite3 3.7.7-1
update to 3.7.7

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-28 15:35:44 UTC (rev 129518)
+++ PKGBUILD	2011-06-28 15:50:46 UTC (rev 129519)
@@ -4,9 +4,9 @@
 
 pkgbase="sqlite3"
 pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') 
-_amalgamationver=3070603
+_amalgamationver=3070700
 _amalgamationver2=${_amalgamationver/00/}
-_docver=3070600
+_docver=${_amalgamationver}	#3070700
 pkgver=${_amalgamationver2//0/.}
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
@@ -20,8 +20,8 @@
 	http://www.sqlite.org/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!libtool' '!emptydirs')
-md5sums=('7eb41eea5ffa5cbe359a48629084c425'
-         '1c9b9da6f98f1da2d8958254662c393c'
+md5sums=('a98df57053adf4c132b6b7ab59e9f333'
+         '91a9a3327b46d6d0a1341e9c95cba1e9'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list