extra/nuspell to 4.1.0-1

This commit is contained in:
Kevin Mihelich 2020-11-22 17:34:49 +00:00
parent 06cfef7395
commit 8558e46c47

View file

@ -5,7 +5,7 @@
# - remove makedepend on pandoc
pkgname=nuspell
pkgver=4.0.1
pkgver=4.1.0
pkgrel=1
pkgdesc='Fast and safe spellchecking C++ library'
arch=('x86_64')
@ -14,7 +14,7 @@ license=('LGPL3')
depends=('boost-libs' 'icu')
makedepends=('cmake' 'boost' 'catch2')
source=("https://github.com/nuspell/nuspell/archive/v${pkgver}.tar.gz")
sha512sums=('122616fd24c2de35000ba12d680d3617e7fe97881d33febbcb106ce70d3bac356a00d90680a1bc8ee631ed532ace0f4b4f9fce4760a25b0f7fc1d60553e74528')
sha512sums=('d0c01dd73fefd8b9c800e6419fe916e55a53b8b19f5848d3766cdcb50383fdcd9e9bb49362b5cea4d9d2d7fda21aed055f28cb47b006e2049b2a904355f7f9ed')
prepare() {
mkdir build