summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2021-01-03 21:59:39 +0800
committerpingplug2021-01-03 21:59:39 +0800
commit14eb473f6a698618cb0203ca57226f069d163459 (patch)
tree6c6d89c900b0febf048f1d090e1477bde9a3bfe2
parented84218a41a4728cc2b0c6db40895c58866d7fdf (diff)
downloadaur-14eb473f6a698618cb0203ca57226f069d163459.tar.gz
Updated to 68.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18e53072b1ff..73a550d2bf51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-icu
pkgdesc = International Components for Unicode library (mingw-w64)
- pkgver = 68.1
+ pkgver = 68.2
pkgrel = 1
url = http://site.icu-project.org
arch = any
@@ -10,14 +10,14 @@ pkgbase = mingw-w64-icu
options = !strip
options = staticlibs
options = !buildflags
- source = https://github.com/unicode-org/icu/releases/download/release-68-1/icu4c-68_1-src.tgz
- source = https://github.com/unicode-org/icu/releases/download/release-68-1/icu4c-68_1-src.tgz.asc
+ source = https://github.com/unicode-org/icu/releases/download/release-68-2/icu4c-68_2-src.tgz
+ source = https://github.com/unicode-org/icu/releases/download/release-68-2/icu4c-68_2-src.tgz.asc
source = 0015-debug.mingw.patch
source = 0016-icu-pkgconfig.patch
source = 0021-mingw-static-libraries-without-s.patch
validpgpkeys = 0E51E7F06EF719FBD072782A5F56E5AFA63CCD33
validpgpkeys = 4569BBC09DA846FC91CBD21CE1BBA44593CF2AE0
- sha256sums = a9f2e3d8b4434b8e53878b4308bd1e6ee51c9c7042e2b1a376abefb6fbb29f2d
+ sha256sums = c79193dee3907a2199b8296a93b52c5cb74332c26f3d167269487680d479d625
sha256sums = SKIP
sha256sums = 0181f9ff8b7dd0a423869d8772da0a4feea64188347eb0dee7eb059aea92131c
sha256sums = 87ebe8962f8c387714f2a697a664a0c49aed2331b988548069d0c211abc36e05
diff --git a/PKGBUILD b/PKGBUILD
index 3f266a79b2e6..d78530d573c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-icu
-pkgver=68.1
+pkgver=68.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=('a9f2e3d8b4434b8e53878b4308bd1e6ee51c9c7042e2b1a376abefb6fbb29f2d'
+sha256sums=('c79193dee3907a2199b8296a93b52c5cb74332c26f3d167269487680d479d625'
'SKIP'
'0181f9ff8b7dd0a423869d8772da0a4feea64188347eb0dee7eb059aea92131c'
'87ebe8962f8c387714f2a697a664a0c49aed2331b988548069d0c211abc36e05'