mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nuspell: update to 5.1.2.
This commit is contained in:
parent
f50c4ccc8a
commit
adacc8a79e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nuspell'
|
||||
pkgname=nuspell
|
||||
version=5.0.1
|
||||
revision=3
|
||||
version=5.1.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
makedepends="icu-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://nuspell.github.io/"
|
||||
distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz"
|
||||
checksum=a48d9b0297f9c87d8e3231b2662786c5380634cd2b2e0005c55709caefdaa032
|
||||
checksum=82f5f2faa82df30099555dca94b3a908d38fdba408e31e74535c523f7e6ea18d
|
||||
|
||||
libnuspell_package() {
|
||||
pkg_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue