gnucash-on-windows master: New webkitgtk3 build for recent Mingw updates.

John Ralls jralls at code.gnucash.org
Mon Dec 8 19:20:05 EST 2025


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/98c54c60 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/1473d288 (commit)



commit 98c54c60ca5a3e8f82c7598f2bf2b01649f93d57
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 8 16:19:45 2025 -0800

    New webkitgtk3 build for recent Mingw updates.

diff --git a/setup-mingw64.ps1 b/setup-mingw64.ps1
index 48746cd..e836117 100644
--- a/setup-mingw64.ps1
+++ b/setup-mingw64.ps1
@@ -240,7 +240,7 @@ $sourceforge_url = "https://downloads.sourceforge.net/gnucash/Dependencies/"
 $signing_keyfile = "jralls_public_signing_key.asc"
 $key_url = $sourceforge_url + $signing_keyfile
 $key_id = "C1F4DE993CF5835F"
-$webkit = "$arch_long-webkitgtk3-2.4.11-999.10-any.pkg.tar.zst"
+$webkit = "$arch_long-webkitgtk3-2.4.11-999.11-any.pkg.tar.zst"
 $libsoup = "$arch_long-libsoup-2.74.3-4-any.pkg.tar.zst"
 $webkit_url = $sourceforge_url + $webkit
 $webkit_sig = $webkit_url + ".sig"



Summary of changes:
 setup-mingw64.ps1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list