gspell: update to 1.6.1. (#8688)
This commit is contained in:
parent
4c08c91ee7
commit
095c463edf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gspell'
|
||||
pkgname=gspell
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/gspell/${version%.*}/gspell-$version.tar.xz"
|
||||
checksum=b5d73dab4bda45cde4bdeed04e472dca8a3e16ea19739cfb66237553e91f872d
|
||||
checksum=f4d329348775374eec18158f8dcbbacf76f85be5ce002a92d93054ece70ec4de
|
||||
|
||||
|
||||
# Package build options
|
||||
|
|
Loading…
Reference in New Issue