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

Andreas Radke andyrtr at archlinux.org
Thu Jul 11 04:52:24 UTC 2019


    Date: Thursday, July 11, 2019 @ 04:52:23
  Author: andyrtr
Revision: 357526

upgpkg: sqlite 3.29.0-1

upstream update 3.29.0

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-11 03:34:01 UTC (rev 357525)
+++ PKGBUILD	2019-07-11 04:52:23 UTC (rev 357526)
@@ -3,10 +3,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
-_srcver=3280000
+_srcver=3290000
 _docver=${_srcver}
 #_docver=3250200
-pkgver=3.28.0
+pkgver=3.29.0
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('x86_64')
@@ -17,8 +17,8 @@
         https://www.sqlite.org/2019/sqlite-doc-${_docver}.zip
         license.txt)
 options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
-sha1sums=('21c391f177ac39750e5a8ac61d07550bf6befb4a'
-          'f3242cf186a4e194e7d1a5e00384dd4aa66ec16b'
+sha1sums=('e8862aa46fb70e25c8006a1fe519067a1fa9e618'
+          'b0f697c557b415cb1d67acb61b40fbad0b012cad'
           'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 prepare() {



More information about the arch-commits mailing list