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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu May 24 16:47:43 UTC 2012


    Date: Thursday, May 24, 2012 @ 12:47:42
  Author: andyrtr
Revision: 159463

upgpkg: sqlite 3.7.12.1-1

upstream update 3.7.12.1

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-24 15:59:00 UTC (rev 159462)
+++ PKGBUILD	2012-05-24 16:47:42 UTC (rev 159463)
@@ -4,12 +4,12 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
-_amalgamationver=3071200
+_amalgamationver=3071201
 _amalgamationver2=${_amalgamationver/00/}
 _docver=${_amalgamationver}	#3070700
 #pkgver=${_amalgamationver2//0/.}
-pkgver=3.7.12
-pkgrel=2
+pkgver=3.7.12.1
+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=('28842cb51a699c0b554120bafe6418ff'
-         '97f299b6de85e3ee71a440ad7719aa8c'
+md5sums=('eb7bbd258913518ad30971ea7ecb0ca9'
+         '3d2b368a64a08766ea37b5162e019091'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list