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

Antonio Rojas arojas at gemini.archlinux.org
Sun May 22 09:40:51 UTC 2022


    Date: Sunday, May 22, 2022 @ 09:40:51
  Author: arojas
Revision: 1210037

Udpate to 3.38.5

Modified:
  lib32-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-22 09:36:30 UTC (rev 1210036)
+++ PKGBUILD	2022-05-22 09:40:51 UTC (rev 1210037)
@@ -4,8 +4,8 @@
 
 _pkgbasename=sqlite
 pkgname=lib32-sqlite
-_srcver=3380300
-pkgver=3.38.3
+_srcver=3380500
+pkgver=3.38.5
 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=('a104d493e084006bd74ff1ff7ac2eb2b387c7c0a3b63ba6fea2fafb4118313af'
+sha256sums=('6503bb59e39ec8663083696940ec818cd5555196e6ca543d4029440cca7b00d9'
             '6c5d360d9c6cee104977529cfb5004ca22093824bc5ba9a9741fe567597d3684')
 
 prepare() {



More information about the arch-commits mailing list