* update aspell to 0.60.8.1-2

This commit is contained in:
Alexander Baldeck 2024-02-19 23:57:01 +01:00
parent 590816c2d1
commit 8f9adbd4b5

View File

@ -8,11 +8,11 @@
pkgname=aspell
pkgver=0.60.8.1
_pkgmajorver=0.60
pkgrel=1
pkgrel=2
pkgdesc="A spell checker designed to eventually replace Ispell"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="http://aspell.net/"
license=('LGPL')
license=('LGPL-2.0-or-later AND LGPL-2.1-only AND GPL-2.0-or-later AND BSD-2-Clause')
depends=('gcc-libs' 'ncurses')
optdepends=('perl: to import old dictionaries')
provides=(libaspell.so libpspell.so)