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

Andreas Radke andyrtr at archlinux.org
Wed Jan 4 19:21:43 UTC 2017


    Date: Wednesday, January 4, 2017 @ 19:21:43
  Author: andyrtr
Revision: 285288

upgpkg: sqlite 3.16.1-1

upstream update 3.16.1

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-04 18:19:41 UTC (rev 285287)
+++ PKGBUILD	2017-01-04 19:21:43 UTC (rev 285288)
@@ -4,10 +4,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
-_srcver=3160000
+_srcver=3160100
 _docver=${_srcver}
 #_docver=3080001
-pkgver=3.16.0
+pkgver=3.16.1
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@
         https://www.sqlite.org/2017/sqlite-doc-${_docver}.zip
         license.txt)
 options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
-sha1sums=('1256fb4d810d23082ed2150cbfc3fa98245cd05b'
-          '6588aea01865be2cfcd326b693193dda5a618b7b'
+sha1sums=('4eefa40ea01006490674875f01043063a6502ed1'
+          'cc8fe20f8788e87b847509c4501194dfdbb70d39'
           'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 prepare() {



More information about the arch-commits mailing list