nuspell: update to 5.1.2.

This commit is contained in:
John 2023-04-02 13:38:16 +02:00
parent f50c4ccc8a
commit adacc8a79e

View file

@ -1,7 +1,7 @@
# Template file for 'nuspell' # Template file for 'nuspell'
pkgname=nuspell pkgname=nuspell
version=5.0.1 version=5.1.2
revision=3 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON" configure_args="-DBUILD_SHARED_LIBS=ON"
makedepends="icu-devel" makedepends="icu-devel"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-3.0-or-later" license="LGPL-3.0-or-later"
homepage="https://nuspell.github.io/" homepage="https://nuspell.github.io/"
distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz" distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz"
checksum=a48d9b0297f9c87d8e3231b2662786c5380634cd2b2e0005c55709caefdaa032 checksum=82f5f2faa82df30099555dca94b3a908d38fdba408e31e74535c523f7e6ea18d
libnuspell_package() { libnuspell_package() {
pkg_install() { pkg_install() {