From 78951cf438b8417069803f284b7cacf1d23a0097 Mon Sep 17 00:00:00 2001 From: Robert Lowry Date: Tue, 1 Oct 2019 22:20:09 -0500 Subject: [PATCH] geany-plugins: update to 1.36.0 --- srcpkgs/geany-plugins/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/geany-plugins/template b/srcpkgs/geany-plugins/template index db0775ae22f..7047183241d 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.35.0 -revision=2 +version=1.36.0 +revision=1 build_style=gnu-configure configure_args="PYTHON=/usr/bin/python2 --enable-all-plugins --disable-devhelp --disable-webhelper --disable-debugger --disable-geanypy --disable-multiterm" @@ -15,7 +15,7 @@ maintainer="Steve Prybylski " license="GPL-2.0-or-later" homepage="http://plugins.geany.org" distfiles="https://github.com/geany/${pkgname}/archive/${version}.tar.gz" -checksum=8a46ed8ed79443ec891e0ac2da039ece666de1601178afe030dd50bcd6515fce +checksum=39409e948502a7d6d88a290f201b7c6c678ce8ecaff7c73589ee0f6dcc059568 pre_configure() { NOCONFIGURE=1 ./autogen.sh @@ -52,4 +52,3 @@ geany-plugins-extra_package() { vmove usr/lib/geany-plugins/geanylua } } -