gtkspell3: update to 3.0.8.

This commit is contained in:
Michael Gehring 2016-04-06 11:08:36 +02:00
parent feeae776a8
commit aa6460986f

View file

@ -1,6 +1,6 @@
# Template file for 'gtkspell3' # Template file for 'gtkspell3'
pkgname=gtkspell3 pkgname=gtkspell3
version=3.0.7 version=3.0.8
revision=1 revision=1
build_options="gir" build_options="gir"
build_style=gnu-configure build_style=gnu-configure
@ -12,7 +12,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://${pkgname}.sourceforge.net/" homepage="http://${pkgname}.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/${pkgname::-1}/${version}/${pkgname}-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/${pkgname::-1}/${version}/${pkgname}-${version}.tar.gz"
checksum=13f2e6d3e2554cc24253ef592074b28c117db33b7a4465c98c69a3e0a4fa3cc2 checksum=011a0ce3f7c2f4b3a5b8f54c55927cdd73e1abf591a284a6d66cfb4cfe2d3fff
# Enable gir and vala for non-cross builds # Enable gir and vala for non-cross builds
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then