summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2020-03-28 23:39:54 +0800
committerpingplug2020-03-28 23:39:54 +0800
commit258d1136a6f122418ab0803c821edc14371a9887 (patch)
treeb9d8f2b43d3f6480e13a2a38bf9d6056d8c92484
parent2bc09e62724e7df0bcf07a875398d96157c86f95 (diff)
downloadaur-258d1136a6f122418ab0803c821edc14371a9887.tar.gz
Updated to 66.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e52ab2b1e7d..ba37ecae1d24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-icu
pkgdesc = International Components for Unicode library (mingw-w64)
- pkgver = 65.1
- pkgrel = 2
+ pkgver = 66.1
+ pkgrel = 1
url = http://site.icu-project.org
arch = any
license = custom
@@ -10,8 +10,8 @@ pkgbase = mingw-w64-icu
options = !strip
options = staticlibs
options = !buildflags
- source = https://github.com/unicode-org/icu/releases/download/release-65-1/icu4c-65_1-src.tgz
- source = https://github.com/unicode-org/icu/releases/download/release-65-1/icu4c-65_1-src.tgz.asc
+ source = https://github.com/unicode-org/icu/releases/download/release-66-1/icu4c-66_1-src.tgz
+ source = https://github.com/unicode-org/icu/releases/download/release-66-1/icu4c-66_1-src.tgz.asc
source = 0004-move-to-bin.mingw.patch
source = 0007-actually-move-to-bin.mingw.patch
source = 0008-data-install-dir.mingw.patch
@@ -23,8 +23,8 @@ pkgbase = mingw-w64-icu
source = 0016-icu-pkgconfig.patch
source = 0017-icu-config-versioning.patch
source = 0021-mingw-static-libraries-without-s.patch
- validpgpkeys = FFA9129A180D765B7A5BEA1C9B432B27D1BA20D7
- sha256sums = 53e37466b3d6d6d01ead029e3567d873a43a5d1c668ed2278e253b683136d948
+ validpgpkeys = 4569BBC09DA846FC91CBD21CE1BBA44593CF2AE0
+ sha256sums = 52a3f2209ab95559c1cf0a14f24338001f389615bf00e2585ef3dbc43ecf0a2e
sha256sums = SKIP
sha256sums = 0b6f5ea91bb579f03cdfa2737719411e3207169f5921ffeea8564cf24fa46715
sha256sums = a32b3fae6a59599c942e5f8bc2d29416aaedca0ce2832c857ecf99eb7529cee1
diff --git a/PKGBUILD b/PKGBUILD
index 080506632fde..4c92e9c584cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgname=mingw-w64-icu
-pkgver=65.1
-pkgrel=2
+pkgver=66.1
+pkgrel=1
pkgdesc="International Components for Unicode library (mingw-w64)"
arch=('any')
url="http://site.icu-project.org"
@@ -28,7 +28,7 @@ source=("https://github.com/unicode-org/icu/releases/download/release-${pkgver//
"0016-icu-pkgconfig.patch"
"0017-icu-config-versioning.patch"
"0021-mingw-static-libraries-without-s.patch")
-sha256sums=('53e37466b3d6d6d01ead029e3567d873a43a5d1c668ed2278e253b683136d948'
+sha256sums=('52a3f2209ab95559c1cf0a14f24338001f389615bf00e2585ef3dbc43ecf0a2e'
'SKIP'
'0b6f5ea91bb579f03cdfa2737719411e3207169f5921ffeea8564cf24fa46715'
'a32b3fae6a59599c942e5f8bc2d29416aaedca0ce2832c857ecf99eb7529cee1'
@@ -41,7 +41,7 @@ sha256sums=('53e37466b3d6d6d01ead029e3567d873a43a5d1c668ed2278e253b683136d948'
'87ebe8962f8c387714f2a697a664a0c49aed2331b988548069d0c211abc36e05'
'5247102df5604671c33a6e7226e5135a6b48049550861b892f0686dcefec4329'
'd8612f40b1731d9a94290afcf80c896184a2f15b8ae8f23b3643c64f6cabfa2f')
-validpgpkeys=("FFA9129A180D765B7A5BEA1C9B432B27D1BA20D7")
+validpgpkeys=("4569BBC09DA846FC91CBD21CE1BBA44593CF2AE0")
prepare() {
cd icu