Date: Thursday, April 14, 2022 @ 14:20:58 Author: foutrelis Revision: 1186226
upgpkg: lib32-icu 71.1-1: new upstream release Modified: lib32-icu/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-14 13:54:23 UTC (rev 1186225) +++ PKGBUILD 2022-04-14 14:20:58 UTC (rev 1186226) @@ -1,7 +1,7 @@ # Maintainer: josephgbr <[email protected]> pkgname=lib32-icu -pkgver=70.1 +pkgver=71.1 pkgrel=1 pkgdesc="International Components for Unicode library (32 bit)" arch=('x86_64') @@ -12,8 +12,8 @@ checkdepends=('python') 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}) -# https://github.com/unicode-org/icu/releases/download/release-70-1/SHASUM512.txt -sha512sums=('0b26ae7207155cb65a8fdb25f7b2fa4431e74b12bccbed0884a17feaae3c96833d12451064dd152197fd6ea5fd3adfd95594284a463e66c82e0d860f645880c9' +# https://github.com/unicode-org/icu/releases/download/release-71-1/SHASUM512.txt +sha512sums=('1fd2a20aef48369d1f06e2bb74584877b8ad0eb529320b976264ec2db87420bae242715795f372dbc513ea80047bc49077a064e78205cd5e8b33d746fd2a2912' 'SKIP') validpgpkeys=('0E51E7F06EF719FBD072782A5F56E5AFA63CCD33') #"Craig Cornelius (For use with ICU releases) <[email protected]>"
