* update liblouis to 3.29.0-3

This commit is contained in:
Alexander Baldeck 2024-05-16 21:25:16 +02:00
parent 15f145bf3f
commit 14177fc8fa

View File

@ -5,15 +5,14 @@
pkgname=liblouis
pkgver=3.29.0
pkgrel=1
pkgrel=3
pkgdesc='Braille translator and back-translator library'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://liblouis.io/'
license=('GPL-3.0-or-later AND LGPL-2.1-or-later')
depends=('glibc')
makedepends=('help2man' 'libyaml' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
optdepends=('libyaml: lou_checkyaml command'
'python: Python bindings')
depends=('glibc' 'libyaml')
makedepends=('help2man' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
optdepends=('python: Python bindings')
source=("https://github.com/liblouis/liblouis/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('4e73d86bbfe1a9af5447b3ddd607243b50414989ec290bfb467b9b774675c8f5')