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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jan 17 16:19:40 UTC 2012


    Date: Tuesday, January 17, 2012 @ 11:19:40
  Author: andyrtr
Revision: 146780

upgpkg: sqlite3 3.7.10-1

upstream update 3.7.10

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-17 13:37:04 UTC (rev 146779)
+++ PKGBUILD	2012-01-17 16:19:40 UTC (rev 146780)
@@ -4,10 +4,11 @@
 
 pkgbase="sqlite3"
 pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') 
-_amalgamationver=3070900
+_amalgamationver=3071000
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}	#3070700
-pkgver=${_amalgamationver2//0/.}
+#pkgver=${_amalgamationver2//0/.}
+pkgver=3.7.10
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -20,8 +21,8 @@
 	http://www.sqlite.org/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!libtool' '!emptydirs')
-md5sums=('dce303524736fe89a76b8ed29d566352'
-         'c48c231dd43d3b74f1d00c36424d87f4'
+md5sums=('9ed2ca93577b58cfa0d01f64b9312ab9'
+         'd4c8070ea2cec54b77002c265e680b0f'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list