* update nuspell to 5.1.3-1

This commit is contained in:
Alexander Baldeck 2023-10-01 17:34:15 +02:00
parent 52c1c59b79
commit b2f08625e4

View File

@ -3,18 +3,17 @@
# Conributor: Mélanie Chauvel (ariasuni) <perso at hack-libre dot org>
pkgname=nuspell
pkgver=5.1.2
pkgrel=3
pkgver=5.1.3
pkgrel=1
pkgdesc='Fast and safe spellchecking C++ library'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://nuspell.github.io/'
license=('LGPL3')
depends=('icu')
makedepends=('cmake')
makedepends_x86_86=('pandoc')
checkdepends=('catch2')
depends=('icu' 'glibc' 'gcc-libs')
makedepends=('cmake' 'catch2')
makedepends_x86_64=('pandoc')
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz")
sha512sums=('138212ae5340836f0bc85d9d5327dc43ffdb1481ca72678b4619938b86c4c8e7c156eec1446f459636460a9015cd476031ad53d0979325e637ed97c19e2f87c8')
sha512sums=('72c868f734848be79c7cfb0502298626307213e4f3f422f8e9ee7dac24cb3d79ea55d04ef0443e7107bb11eb545c79a15a8aea8cb056dc2805c23bd5e3292562')
# 1st rebuild enchant
# 2nd rebuild epiphany against nuspell/enchant that checkdepens on both