summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2024-02-29 14:26:50 +0800
committerpingplug2024-02-29 14:26:50 +0800
commitda30a249b08f4ad4a631478657f880412d74fed2 (patch)
tree9787d5b0ce6a0c89fcad23430998e96adcfdb6c4
parent22a7d5514eafef8109220b17422abb8d9d16e3b9 (diff)
downloadaur-mingw-w64-icu.tar.gz
updated to 74.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43badc3c6a3f..db0ed942451e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-icu
pkgdesc = International Components for Unicode library (mingw-w64)
- pkgver = 74.1
+ pkgver = 74.2
pkgrel = 1
url = https://icu.unicode.org/
arch = any
@@ -11,8 +11,8 @@ pkgbase = mingw-w64-icu
options = !strip
options = staticlibs
options = !buildflags
- source = https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-src.tgz
- source = https://github.com/unicode-org/icu/releases/download/release-74-1/icu4c-74_1-src.tgz.asc
+ source = https://github.com/unicode-org/icu/releases/download/release-74-2/icu4c-74_2-src.tgz
+ source = https://github.com/unicode-org/icu/releases/download/release-74-2/icu4c-74_2-src.tgz.asc
source = 0015-debug.mingw.patch
source = 0016-icu-pkgconfig.patch
source = 0021-mingw-static-libraries-without-s.patch
@@ -20,7 +20,7 @@ pkgbase = mingw-w64-icu
validpgpkeys = 3DA35301A7C330257B8755754058F67406EAA6AB
validpgpkeys = 0E51E7F06EF719FBD072782A5F56E5AFA63CCD33
validpgpkeys = 4569BBC09DA846FC91CBD21CE1BBA44593CF2AE0
- sha256sums = 86ce8e60681972e60e4dcb2490c697463fcec60dd400a5f9bffba26d0b52b8d0
+ sha256sums = 68db082212a96d6f53e35d60f47d38b962e9f9d207a74cfac78029ae8ff5e08c
sha256sums = SKIP
sha256sums = 0181f9ff8b7dd0a423869d8772da0a4feea64188347eb0dee7eb059aea92131c
sha256sums = 87ebe8962f8c387714f2a697a664a0c49aed2331b988548069d0c211abc36e05
diff --git a/PKGBUILD b/PKGBUILD
index c0b1b9b4803f..212c0f32543d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-icu
-pkgver=74.1
+pkgver=74.2
pkgrel=1
pkgdesc="International Components for Unicode library (mingw-w64)"
arch=('any')
@@ -20,7 +20,7 @@ source=("https://github.com/unicode-org/icu/releases/download/release-${pkgver//
"0015-debug.mingw.patch"
"0016-icu-pkgconfig.patch"
"0021-mingw-static-libraries-without-s.patch")
-sha256sums=('86ce8e60681972e60e4dcb2490c697463fcec60dd400a5f9bffba26d0b52b8d0'
+sha256sums=('68db082212a96d6f53e35d60f47d38b962e9f9d207a74cfac78029ae8ff5e08c'
'SKIP'
'0181f9ff8b7dd0a423869d8772da0a4feea64188347eb0dee7eb059aea92131c'
'87ebe8962f8c387714f2a697a664a0c49aed2331b988548069d0c211abc36e05'