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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 4 10:19:37 UTC 2012


    Date: Tuesday, September 4, 2012 @ 06:19:37
  Author: andyrtr
Revision: 166019

upgpkg: sqlite 3.7.14-1

upstream update 3.7.14

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-04 06:17:52 UTC (rev 166018)
+++ PKGBUILD	2012-09-04 10:19:37 UTC (rev 166019)
@@ -4,11 +4,11 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
-_amalgamationver=3071300
+_amalgamationver=3071400
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}	#3070700
 #pkgver=${_amalgamationver2//0/.}
-pkgver=3.7.13
+pkgver=3.7.14
 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=('c97df403e8a3d5b67bb408fcd6aabd8e'
-         '16a003d5a619a6c725e3d81cf5aaba2a'
+md5sums=('6464d429b1396a8db35864e791673b65'
+         '5eaeaa2d0aef3b2c980aa784846fd562'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list