diff --git a/srcpkgs/geany-plugins/template b/srcpkgs/geany-plugins/template index 2ce065f7b9..00c87ef296 100644 --- a/srcpkgs/geany-plugins/template +++ b/srcpkgs/geany-plugins/template @@ -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 " 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 } }