Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / icu
Commits:
c8eed11b by Andreas Radke at 2026-01-09T17:23:58+01:00
upgpkg: 78.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = icu
pkgdesc = International Components for Unicode library
- pkgver = 78.1
+ pkgver = 78.2
pkgrel = 1
url = https://icu.unicode.org
arch = x86_64
@@ -18,11 +18,11 @@ pkgbase = icu
provides = libicutest.so
provides = libicutu.so
provides = libicuuc.so
- source =
https://github.com/unicode-org/icu/releases/download/release-78.1/icu4c-78.1-sources.tgz
- source =
https://github.com/unicode-org/icu/releases/download/release-78.1/icu4c-78.1-sources.tgz.asc
+ source =
https://github.com/unicode-org/icu/releases/download/release-78.2/icu4c-78.2-sources.tgz
+ source =
https://github.com/unicode-org/icu/releases/download/release-78.2/icu4c-78.2-sources.tgz.asc
source = ICU-22132.patch
validpgpkeys = E52F07877A5805F9AF4AB0ACD46C5610D06E7001
- sha512sums =
c366398fdb50afc6355a8c45ed1d68a18eaa5f07a5d1c4555becbcfb9d4073e65ebe1e9caf24b93779b11b36cd813c98dd59e4b19f008851f25c7262811c112d
+ sha512sums =
92feddfe81c57336f386c7cbc9f6d976bf349db148a77a247c4559676f51116115c8c52c4d907feb50933f72ab75fd8e48be092bf9c8ca33a3e8fabc9372a5d6
sha512sums = SKIP
sha512sums =
1178062ccfcf7ecc698c64132b3612e73f9c4b0bbfaa668ae2039f3eb4cb2722d0b08a9f45b057da10def7a308d5c8d14c0c644892e7f11092c9cc488c850ab7
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Art Gramlich <[email protected]>
pkgname=icu
-pkgver=78.1
+pkgver=78.2
pkgrel=1
pkgdesc="International Components for Unicode library"
arch=(x86_64)
@@ -17,7 +17,7 @@ provides=(libicu{data,i18n,io,test,tu,uc}.so)
source=(https://github.com/unicode-org/icu/releases/download/release-${pkgver}/icu4c-${pkgver}-sources.tgz{,.asc}
ICU-22132.patch)
#
https://github.com/unicode-org/icu/releases/download/release-78.1/SHASUM512.txt
-sha512sums=('c366398fdb50afc6355a8c45ed1d68a18eaa5f07a5d1c4555becbcfb9d4073e65ebe1e9caf24b93779b11b36cd813c98dd59e4b19f008851f25c7262811c112d'
+sha512sums=('92feddfe81c57336f386c7cbc9f6d976bf349db148a77a247c4559676f51116115c8c52c4d907feb50933f72ab75fd8e48be092bf9c8ca33a3e8fabc9372a5d6'
'SKIP'
'1178062ccfcf7ecc698c64132b3612e73f9c4b0bbfaa668ae2039f3eb4cb2722d0b08a9f45b057da10def7a308d5c8d14c0c644892e7f11092c9cc488c850ab7')
validpgpkeys=('E52F07877A5805F9AF4AB0ACD46C5610D06E7001') # ICU Release Robot
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/icu/-/commit/c8eed11bc86e6f371fd3dc98208db940a11481f9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/icu/-/commit/c8eed11bc86e6f371fd3dc98208db940a11481f9
You're receiving this email because of your account on gitlab.archlinux.org.