* update udftools to 2.3-2

This commit is contained in:
Alexander Baldeck 2024-04-09 19:40:51 +02:00
parent a39f9a1e63
commit 36cef42b8c

View File

@ -5,10 +5,10 @@
pkgname=udftools
pkgver=2.3
pkgrel=1
pkgrel=2
pkgdesc='Linux tools for UDF filesystems and DVD/CD-R(W) drives'
url='https://github.com/pali/udftools'
arch=(x86_64 powerpc64le powerpc)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('GPL')
depends=('ncurses' 'readline')
makedepends=('systemd')