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

Antonio Rojas arojas at gemini.archlinux.org
Wed May 4 16:52:02 UTC 2022


    Date: Wednesday, May 4, 2022 @ 16:52:02
  Author: arojas
Revision: 1194444

Update to 3.38.3

Modified:
  lib32-sqlite/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 16:49:20 UTC (rev 1194443)
+++ PKGBUILD	2022-05-04 16:52:02 UTC (rev 1194444)
@@ -4,8 +4,8 @@
 
 _pkgbasename=sqlite
 pkgname=lib32-sqlite
-_srcver=3380100
-pkgver=3.38.1
+_srcver=3380300
+pkgver=3.38.3
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine (32-bit)"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 source=(https://www.sqlite.org/2022/sqlite-src-${_srcver}.zip
         sqlite3-amalgamation_configure.patch)
 # upstream now switched to sha3sums - currently not supported by makepkg
-sha256sums=('177aefda817fa9f52825e1748587f7c27a9b5e6b53a481cd43461f2746d931d8'
+sha256sums=('a104d493e084006bd74ff1ff7ac2eb2b387c7c0a3b63ba6fea2fafb4118313af'
             '6c5d360d9c6cee104977529cfb5004ca22093824bc5ba9a9741fe567597d3684')
 
 prepare() {



More information about the arch-commits mailing list