* update enchant to 2.8.2-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:58 +02:00
parent b8c93332b5
commit 7cbfbfe14e
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = enchant
pkgdesc = A wrapper library for generic spell checking
pkgver = 2.8.2
pkgrel = 1
pkgrel = 1.1
url = https://rrthomas.github.io/enchant/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = LGPL-2.1-or-later
checkdepends = unittestpp
makedepends = aspell

View File

@ -5,7 +5,7 @@
pkgname=enchant
pkgver=2.8.2
pkgrel=1
pkgrel=1.1
pkgdesc="A wrapper library for generic spell checking"
url="https://rrthomas.github.io/enchant/"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)