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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jun 12 15:12:20 UTC 2012


    Date: Tuesday, June 12, 2012 @ 11:12:20
  Author: andyrtr
Revision: 161620

upgpkg: sqlite 3.7.13-1

upstream update 3.7.13

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-12 14:13:06 UTC (rev 161619)
+++ PKGBUILD	2012-06-12 15:12:20 UTC (rev 161620)
@@ -4,11 +4,11 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
-_amalgamationver=3071201
+_amalgamationver=3071300
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}	#3070700
 #pkgver=${_amalgamationver2//0/.}
-pkgver=3.7.12.1
+pkgver=3.7.13
 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=('eb7bbd258913518ad30971ea7ecb0ca9'
-         '3d2b368a64a08766ea37b5162e019091'
+md5sums=('c97df403e8a3d5b67bb408fcd6aabd8e'
+         '16a003d5a619a6c725e3d81cf5aaba2a'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list