summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43badc3c6a3f..43476efc20f0 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 = 75.1
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-75-1/icu4c-75_1-src.tgz
+ source = https://github.com/unicode-org/icu/releases/download/release-75-1/icu4c-75_1-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 = cb968df3e4d2e87e8b11c49a5d01c787bd13b9545280fc6642f826527618caef
sha256sums = SKIP
sha256sums = 0181f9ff8b7dd0a423869d8772da0a4feea64188347eb0dee7eb059aea92131c
sha256sums = 87ebe8962f8c387714f2a697a664a0c49aed2331b988548069d0c211abc36e05
diff --git a/PKGBUILD b/PKGBUILD
index c0b1b9b4803f..cc979bb0ad6c 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=75.1
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=('cb968df3e4d2e87e8b11c49a5d01c787bd13b9545280fc6642f826527618caef'
'SKIP'
'0181f9ff8b7dd0a423869d8772da0a4feea64188347eb0dee7eb059aea92131c'
'87ebe8962f8c387714f2a697a664a0c49aed2331b988548069d0c211abc36e05'