libvoikko: update to 4.3

This commit is contained in:
Andrew Sun
2019-11-06 14:38:46 -05:00
parent 1654f765bd
commit 831d4499e3

View File

@@ -3,7 +3,7 @@
_realname=libvoikko
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=4.2
pkgver=4.3
pkgrel=1
pkgdesc="A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language (mingw-w64)"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL2')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-python3")
source=("https://www.puimula.org/voikko-sources/${_realname}/${_realname}-${pkgver}.tar.gz")
sha256sums=('f13c59825f36152f388cd96f638e447744199775277f4e6bcd0b9483f0eebeca')
sha256sums=('e843df002fcea2a90609d87e4d6c28f8a0e23332d3b42979ab1793e18f839307')
build() {
[[ -d "${srcdir}"/build-${CARCH} ]] && rm -rf "${srcdir}"/build-${CARCH}