Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / icu


Commits:
24e1dc0f by Andreas Radke at 2024-05-09T11:35:28+02:00
upgpkg: 75.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = icu
        pkgdesc = International Components for Unicode library
-       pkgver = 74.2
-       pkgrel = 2
+       pkgver = 75.1
+       pkgrel = 1
        url = https://icu.unicode.org
        arch = x86_64
        license = LicenseRef-Unicode-3.0
@@ -17,12 +17,12 @@ pkgbase = icu
        provides = libicutest.so
        provides = libicutu.so
        provides = libicuuc.so
-       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 = 
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 = ICU-22132.patch
        source = LICENSE
        validpgpkeys = 3DA35301A7C330257B8755754058F67406EAA6AB
-       sha512sums = 
e6c7876c0f3d756f3a6969cad9a8909e535eeaac352f3a721338b9cbd56864bf7414469d29ec843462997815d2ca9d0dab06d38c37cdd4d8feb28ad04d8781b0
+       sha512sums = 
70ea842f0d5f1f6c6b65696ac71d96848c4873f4d794bebc40fd87af2ad4ef064c61a786bf7bc430ce4713ec6deabb8cc1a8cc0212eab148cee2d498a3683e45
        sha512sums = SKIP
        sha512sums = 
1178062ccfcf7ecc698c64132b3612e73f9c4b0bbfaa668ae2039f3eb4cb2722d0b08a9f45b057da10def7a308d5c8d14c0c644892e7f11092c9cc488c850ab7
        sha512sums = 
c1c3b2deaf2aeb1d90c1ca85d57db921e140e5087c1eba579dabaca94568a840a0e105145b8016f3b7269216ddc1b0ac56e1d5d1753129a99367e51e2080a6b0


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Art Gramlich <a...@gramlich-net.com>
 
 pkgname=icu
-pkgver=74.2
-pkgrel=2
+pkgver=75.1
+pkgrel=1
 pkgdesc="International Components for Unicode library"
 arch=(x86_64)
 url="https://icu.unicode.org";
@@ -16,8 +16,8 @@ provides=(libicu{data,i18n,io,test,tu,uc}.so)
 
source=(https://github.com/unicode-org/icu/releases/download/release-${pkgver//./-}/icu4c-${pkgver//./_}-src.tgz{,.asc}
         ICU-22132.patch
         LICENSE)
-# 
https://github.com/unicode-org/icu/releases/download/release-74-2/SHASUM512.txt
-sha512sums=('e6c7876c0f3d756f3a6969cad9a8909e535eeaac352f3a721338b9cbd56864bf7414469d29ec843462997815d2ca9d0dab06d38c37cdd4d8feb28ad04d8781b0'
+# 
https://github.com/unicode-org/icu/releases/download/release-75-1/SHASUM512.txt
+sha512sums=('70ea842f0d5f1f6c6b65696ac71d96848c4873f4d794bebc40fd87af2ad4ef064c61a786bf7bc430ce4713ec6deabb8cc1a8cc0212eab148cee2d498a3683e45'
             'SKIP'
             
'1178062ccfcf7ecc698c64132b3612e73f9c4b0bbfaa668ae2039f3eb4cb2722d0b08a9f45b057da10def7a308d5c8d14c0c644892e7f11092c9cc488c850ab7'
             
'c1c3b2deaf2aeb1d90c1ca85d57db921e140e5087c1eba579dabaca94568a840a0e105145b8016f3b7269216ddc1b0ac56e1d5d1753129a99367e51e2080a6b0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/icu/-/commit/24e1dc0f519692be43128bbd919831f237a16570

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/icu/-/commit/24e1dc0f519692be43128bbd919831f237a16570
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to