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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon May 14 20:32:27 UTC 2012


    Date: Monday, May 14, 2012 @ 16:32:27
  Author: andyrtr
Revision: 159007

upgpkg: sqlite 3.7.12-1

upstream update 3.7.12

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-14 20:21:29 UTC (rev 159006)
+++ PKGBUILD	2012-05-14 20:32:27 UTC (rev 159007)
@@ -4,12 +4,12 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
-_amalgamationver=3071100
+_amalgamationver=3071200
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}	#3070700
 #pkgver=${_amalgamationver2//0/.}
-pkgver=3.7.11
-pkgrel=2
+pkgver=3.7.12
+pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -21,8 +21,8 @@
 	http://www.sqlite.org/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!libtool' '!emptydirs')
-md5sums=('0552d71bda98ebdcaea305cd6058221b'
-         'c1fb48beff33612b2c7f5ae6ab17a601'
+md5sums=('28842cb51a699c0b554120bafe6418ff'
+         '97f299b6de85e3ee71a440ad7719aa8c'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list