Date: Monday, October 24, 2022 @ 08:23:42 Author: foutrelis Revision: 458836
upgpkg: libidn2 2.3.4-1 Modified: libidn2/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-24 08:09:59 UTC (rev 458835) +++ PKGBUILD 2022-10-24 08:23:42 UTC (rev 458836) @@ -2,7 +2,7 @@ # Contributor: Daurnimator <[email protected]> pkgname=libidn2 -pkgver=2.3.3 +pkgver=2.3.4 pkgrel=1 pkgdesc="Free software implementation of IDNA2008, Punycode and TR46" arch=('x86_64') @@ -12,7 +12,7 @@ makedepends=('ruby-ronn') provides=('libidn2.so') source=(https://ftp.gnu.org/gnu/libidn/$pkgname-$pkgver.tar.gz{,.sig}) -sha256sums=('f3ac987522c00d33d44b323cae424e2cffcb4c63c6aa6cd1376edacbf1c36eb0' +sha256sums=('93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f' 'SKIP') validpgpkeys=('B1D2BD1375BECB784CF4F8C4D73CF638C53C06BE') # Simon Josefsson <[email protected]>
