geany-plugins: update to 1.28.0.
This commit is contained in:
parent
8ca0c6e425
commit
9623d566a4
|
@ -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 <sa.prybylx@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue