Date: Thursday, November 3, 2022 @ 21:07:58 Author: foutrelis Revision: 460522
Use the new name of the ruby-ronn-ng build dep Modified: libidn2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-03 20:01:35 UTC (rev 460521) +++ PKGBUILD 2022-11-03 21:07:58 UTC (rev 460522) @@ -9,7 +9,7 @@ url="https://www.gnu.org/software/libidn/#libidn2" license=('GPL2' 'LGPL3') depends=('libunistring') -makedepends=('ruby-ronn') +makedepends=('ruby-ronn-ng') provides=('libidn2.so') source=(https://ftp.gnu.org/gnu/libidn/$pkgname-$pkgver.tar.gz{,.sig}) sha256sums=('93caba72b4e051d1f8d4f5a076ab63c99b77faee019b72b9783b267986dbb45f'
