geany-plugins: update to 1.29.0.
This commit is contained in:
parent
e0b1798236
commit
771533e94b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'geany-plugins'
|
# Template file for 'geany-plugins'
|
||||||
pkgname=geany-plugins
|
pkgname=geany-plugins
|
||||||
version=1.28.0
|
version=1.29.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=a7ec7efc7d2e40cecd1cdb3810f5c16b04ccf1b4eba4e61521d33aeade89f849
|
checksum=ef75127d09d2173fb17943e21f187d57abdc34324f59582c3df2bae0b9e6d8e4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue