From 20a379ea484bbb92382a08cbd02b42c26711dda2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 25 Feb 2018 21:36:06 -0300 Subject: [PATCH] geany-plugins: update to 1.33.0. Closes: #11894 [via git-merge-pr] --- 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 b4c980385f5..de41a980f89 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.32.0 +version=1.33.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=da084ac3187969f3e4b319fb6af3f41c36b1dab2e06fef8cdba7840a10172e54 +checksum=e889073b573452c91b4d3d87ce45bd4bb57f63e4cde03dea25b6304c5a89bf55 pre_configure() { NOCONFIGURE=1 ./autogen.sh