mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
nuspell: update to 5.1.3.
This commit is contained in:
parent
56f7162676
commit
2a493630e1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nuspell'
|
# Template file for 'nuspell'
|
||||||
pkgname=nuspell
|
pkgname=nuspell
|
||||||
version=5.1.2
|
version=5.1.3
|
||||||
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 catch2"
|
makedepends="icu-devel catch2"
|
||||||
|
@ -10,7 +10,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=82f5f2faa82df30099555dca94b3a908d38fdba408e31e74535c523f7e6ea18d
|
checksum=2b1c96bdc5a32a17fc8fc24a0c205fa52b0a2920dd6139b0a7d7744cdef48c22
|
||||||
|
|
||||||
libnuspell_package() {
|
libnuspell_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue