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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jul 1 19:36:29 UTC 2011


    Date: Friday, July 1, 2011 @ 15:36:29
  Author: andyrtr
Revision: 130058

upgpkg: sqlite3 3.7.7.1-1
update to 3.7.7.1

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-01 16:38:23 UTC (rev 130057)
+++ PKGBUILD	2011-07-01 19:36:29 UTC (rev 130058)
@@ -4,7 +4,7 @@
 
 pkgbase="sqlite3"
 pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') 
-_amalgamationver=3070700
+_amalgamationver=3070701
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}	#3070700
 pkgver=${_amalgamationver2//0/.}
@@ -20,8 +20,8 @@
 	http://www.sqlite.org/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!libtool' '!emptydirs')
-md5sums=('a98df57053adf4c132b6b7ab59e9f333'
-         '91a9a3327b46d6d0a1341e9c95cba1e9'
+md5sums=('554026fe7fac47b1cf61c18d5fe43419'
+         '2bca5613abf9352bc525b6a8fd80156e'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list