extra/nuspell to 5.1.3-1

This commit is contained in:
Kevin Mihelich 2023-08-28 12:39:56 +00:00
parent 74318ed10f
commit 8ae1a7e279

View file

@ -5,17 +5,17 @@
# - remove makedepend on pandoc
pkgname=nuspell
pkgver=5.1.2
pkgrel=3
pkgver=5.1.3
pkgrel=1
pkgdesc='Fast and safe spellchecking C++ library'
arch=('x86_64')
url='https://nuspell.github.io/'
license=('LGPL3')
depends=('icu')
depends=('icu' 'glibc' 'gcc-libs')
makedepends=('cmake')
checkdepends=('catch2')
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