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

Andreas Radke andyrtr at archlinux.org
Sat Apr 1 08:33:32 UTC 2017


    Date: Saturday, April 1, 2017 @ 08:33:31
  Author: andyrtr
Revision: 291978

upgpkg: sqlite 3.18.0-1

upstream update 3.18.0

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-01 08:28:25 UTC (rev 291977)
+++ PKGBUILD	2017-04-01 08:33:31 UTC (rev 291978)
@@ -4,10 +4,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
-_srcver=3170000
+_srcver=3180000
 _docver=${_srcver}
 #_docver=3080001
-pkgver=3.17.0
+pkgver=3.18.0
 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=('67368dfa74dac296cebfc4a8fe9bb92ef47e8b47'
-          'bf3b479067d6eb36c8230b668a45994c9212d6cc'
+sha1sums=('7c8e1acd2e006675aee7fb9578c1ac7de58ab614'
+          '36fac5aa864683d186410c75d2f6e3176beddc7d'
           'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 prepare() {



More information about the arch-commits mailing list