From 1ae0000afb13f26167764218cebd8bf5fe5744ec Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Nov 2017 11:21:49 -0200 Subject: [PATCH] geany-plugins: update to 1.32.0. --- srcpkgs/geany-plugins/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/geany-plugins/template b/srcpkgs/geany-plugins/template index 1f11e48c74d..b4c980385f5 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.31.0 -revision=2 +version=1.32.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=44eb54d3d3996161f5747d90074ef4db23b10978b1fda19b76d3f1cfa9bf2648 +checksum=da084ac3187969f3e4b319fb6af3f41c36b1dab2e06fef8cdba7840a10172e54 pre_configure() { NOCONFIGURE=1 ./autogen.sh