geany-plugins: update to 1.27.0.

This commit is contained in:
Michael Gehring 2016-03-15 06:43:04 +01:00
parent 8356b78292
commit 179d5cdb2b

View file

@ -1,7 +1,7 @@
# Template file for 'geany-plugins'
pkgname=geany-plugins
version=1.26
revision=2
version=1.27.0
revision=1
build_style=gnu-configure
configure_args="--enable-all-plugins"
hostmakedepends="automake gettext-devel intltool libtool pkg-config vala
@ -14,7 +14,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-2"
homepage="http://plugins.geany.org"
distfiles="https://github.com/geany/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=89053aa350756e96788fa36e31c97092f7a96946d347c25af83a22402813723c
checksum=a347be468775f4ee8c6e8e6dda3b175194d92adec40549726ecfc65a54bb9d75
pre_configure() {
NOCONFIGURE=1 ./autogen.sh
@ -50,7 +50,6 @@ geany-plugins-extra_package() {
vmove usr/lib/geany-plugins/geanylua
vmove usr/lib/geany/geanypy
vmove usr/share/geany/geanypy
}
}