gtkspell3: update to 3.0.9.
This commit is contained in:
parent
db4bbed0fe
commit
08619f20e9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtkspell3'
|
||||
pkgname=gtkspell3
|
||||
version=3.0.8
|
||||
version=3.0.9
|
||||
revision=1
|
||||
build_options="gir"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,8 +11,8 @@ short_desc="Highlighting and replacement of misspelled words"
|
|||
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://${pkgname}.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname::-1}/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=011a0ce3f7c2f4b3a5b8f54c55927cdd73e1abf591a284a6d66cfb4cfe2d3fff
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname::-1}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a4f4a4a2789f7499563e26d96b22d8085222ebe278da47d026b2de782b8b4d26
|
||||
|
||||
# Enable gir and vala for non-cross builds
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue