From 81ac28dce9d5a472a2a8028237ab1fadb1ec5150 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sun, 25 Feb 2024 16:43:16 +0000 Subject: [PATCH] mingw-w64-pcre2: update to 10.43 Signed-off-by: Johannes Schindelin --- mingw-w64-pcre2/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-pcre2/PKGBUILD b/mingw-w64-pcre2/PKGBUILD index 4a1b02fb5b3b8..bc006c87e597f 100644 --- a/mingw-w64-pcre2/PKGBUILD +++ b/mingw-w64-pcre2/PKGBUILD @@ -3,7 +3,7 @@ _realname=pcre2 pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=10.42 +pkgver=10.43 pkgrel=1 pkgdesc="A library that implements Perl 5-style regular expressions (mingw-w64)" arch=('any') @@ -26,7 +26,7 @@ source=(https://github.com/PhilipHazel/pcre2/releases/download/${_realname}-${pk 0006-RunGrepTest-work-around-Unix-vs-Windows-path-issues.patch 0007-RunGrepTest-Windows-does-not-have-a-bin-echo.patch 0008-RunGrepTest-work-around-MSYS2-idiosyncrasy.patch) -sha256sums=('8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840' +sha256sums=('e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb' 'SKIP' 'bf9f757e17f72009ee04af33c4e5d153ce6f4181e3ad8381d9306019f395048d' 'ab57fb231b459365311c77de051481bfd4b589029e5011a24a0326898a4e018d'