From 9623d566a4093de7c27175241bb35786a84977de Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 13 Jul 2016 16:48:43 +0200 Subject: [PATCH] geany-plugins: update to 1.28.0. --- srcpkgs/geany-plugins/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/geany-plugins/template b/srcpkgs/geany-plugins/template index 00c87ef2962..ddacc890358 100644 --- a/srcpkgs/geany-plugins/template +++ b/srcpkgs/geany-plugins/template @@ -1,6 +1,6 @@ # Template file for 'geany-plugins' pkgname=geany-plugins -version=1.27.0 +version=1.28.0 revision=1 build_style=gnu-configure configure_args="--enable-all-plugins" @@ -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=a347be468775f4ee8c6e8e6dda3b175194d92adec40549726ecfc65a54bb9d75 +checksum=a7ec7efc7d2e40cecd1cdb3810f5c16b04ccf1b4eba4e61521d33aeade89f849 pre_configure() { NOCONFIGURE=1 ./autogen.sh