geany-plugins: update to 1.28.0.

This commit is contained in:
Duncaen 2016-07-13 16:48:43 +02:00
parent 8ca0c6e425
commit 9623d566a4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'geany-plugins' # Template file for 'geany-plugins'
pkgname=geany-plugins pkgname=geany-plugins
version=1.27.0 version=1.28.0
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-all-plugins" configure_args="--enable-all-plugins"
@ -14,7 +14,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-2" license="GPL-2"
homepage="http://plugins.geany.org" homepage="http://plugins.geany.org"
distfiles="https://github.com/geany/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" distfiles="https://github.com/geany/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=a347be468775f4ee8c6e8e6dda3b175194d92adec40549726ecfc65a54bb9d75 checksum=a7ec7efc7d2e40cecd1cdb3810f5c16b04ccf1b4eba4e61521d33aeade89f849
pre_configure() { pre_configure() {
NOCONFIGURE=1 ./autogen.sh NOCONFIGURE=1 ./autogen.sh