libvoikko: update to 4.3
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user