From 579c9270aa17c2789815f9edda5625e31f29c48b Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 24 Dec 2023 08:25:54 +0100 Subject: [PATCH] icu: Update to 74.2 --- mingw-w64-icu/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mingw-w64-icu/PKGBUILD b/mingw-w64-icu/PKGBUILD index 0f257e9cd0c9c..1dd668a45a9d5 100644 --- a/mingw-w64-icu/PKGBUILD +++ b/mingw-w64-icu/PKGBUILD @@ -5,7 +5,7 @@ _realname=icu pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=74.1 +pkgver=74.2 pkgrel=1 arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') @@ -16,7 +16,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools" "autoconf-archive") -source=(https://github.com/unicode-org/icu/releases/download/release-${pkgver//./-}/icu4c-${pkgver//./_}-src.tgz +source=(https://github.com/unicode-org/icu/releases/download/release-${pkgver//./-}/icu4c-${pkgver//./_}-src-FIXED.tgz 0011-sbin-dir.mingw.patch 0012-libprefix.mingw.patch 0014-mingwize-pkgdata.mingw.patch @@ -24,7 +24,7 @@ source=(https://github.com/unicode-org/icu/releases/download/release-${pkgver//. 0016-icu-pkgconfig.patch 0021-mingw-static-libraries-without-s.patch 0023-fix-twice-include-platform_make_fragment.patch) -sha256sums=('86ce8e60681972e60e4dcb2490c697463fcec60dd400a5f9bffba26d0b52b8d0' +sha256sums=('68db082212a96d6f53e35d60f47d38b962e9f9d207a74cfac78029ae8ff5e08c' '4f4787caeccf70607cf0cbde0c005f05f5c6de1543265a927839122405b4054f' 'e7ecdafe85e18a4a4b5f29bbfde38776521a848e5b65089a2379b90e59f1592d' 'd9f5f756443d7d14175aca06f4f1bb33237b58907e5db7a6ff7e38d2c4ea7957'