nuspell: update to 3.0.0.
This commit is contained in:
parent
a965ea620e
commit
b9ff9d22f0
|
@ -3521,7 +3521,7 @@ libheif.so.1 libheif-1.4.0_1
|
|||
libuninameslist.so.1 libuninameslist-20190701_1
|
||||
libgambit.so.4 gambit-4.9.3_1
|
||||
liblog4cpp.so.5 log4cpp-1.1.3_1
|
||||
libnuspell.so.2 libnuspell-2.3.0_1
|
||||
libnuspell.so.3 libnuspell-3.0.0_1
|
||||
liblog4c.so.3 log4c-1.2.4_1
|
||||
libqb.so.0 libqb-1.0.5_1
|
||||
libusbguard.so.0 usbguard-0.7.5_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nuspell'
|
||||
pkgname=nuspell
|
||||
version=2.3.0
|
||||
version=3.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://nuspell.github.io/"
|
||||
distfiles="https://github.com/nuspell/nuspell/archive/v${version}.tar.gz"
|
||||
checksum=c81cfd50f851b5863ca26cd0c6bf9ebb7281a160c277f05c8583239321cacf3b
|
||||
checksum=9ce86d5463723cc7dceba9d1dd046e1022ed5e3004ac6d12f2daaf5b090a6066
|
||||
|
||||
libnuspell_package() {
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue