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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Mar 21 19:27:19 UTC 2012


    Date: Wednesday, March 21, 2012 @ 15:27:19
  Author: andyrtr
Revision: 154033

upgpkg: sqlite3 3.7.11-1

upstream update 3.7.11

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-21 18:44:49 UTC (rev 154032)
+++ PKGBUILD	2012-03-21 19:27:19 UTC (rev 154033)
@@ -4,11 +4,11 @@
 
 pkgbase="sqlite3"
 pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') 
-_amalgamationver=3071000
+_amalgamationver=3071100
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}	#3070700
 #pkgver=${_amalgamationver2//0/.}
-pkgver=3.7.10
+pkgver=3.7.11
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -21,8 +21,8 @@
 	http://www.sqlite.org/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!libtool' '!emptydirs')
-md5sums=('9ed2ca93577b58cfa0d01f64b9312ab9'
-         'd4c8070ea2cec54b77002c265e680b0f'
+md5sums=('0552d71bda98ebdcaea305cd6058221b'
+         'c1fb48beff33612b2c7f5ae6ab17a601'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list