[arch-commits] Commit in sqlite/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu Jun 18 19:15:18 UTC 2020
Date: Thursday, June 18, 2020 @ 19:15:18
Author: andyrtr
Revision: 389515
upgpkg: sqlite 3.32.3-1: upstream update 3.32.3
Modified:
sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-18 19:10:57 UTC (rev 389514)
+++ PKGBUILD 2020-06-18 19:15:18 UTC (rev 389515)
@@ -3,10 +3,10 @@
pkgbase="sqlite"
pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
-_srcver=3320200
+_srcver=3320300
_docver=${_srcver}
#_docver=3250200
-pkgver=3.32.2
+pkgver=3.32.3
pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
arch=('x86_64')
@@ -17,8 +17,8 @@
https://www.sqlite.org/2020/sqlite-doc-${_docver}.zip
license.txt)
options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
-sha1sums=('a01d970963fd02e2616d32c16c681f19e6cf3733'
- 'cb36561656aed9bd00f9bc48252c8b09a0d1c835'
+sha1sums=('d46f60e0fb2b1a959ae59bfa881fc95a510c4d21'
+ '10b845972f6fe834300d1162ef47ce419a4a5d55'
'f34f6daa4ab3073d74e774aad21d66878cf26853')
prepare() {
More information about the arch-commits
mailing list