geany-plugins: update to 1.31.0
This commit is contained in:
parent
b0fc1420f0
commit
18ff5bfa2e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geany-plugins'
|
||||
pkgname=geany-plugins
|
||||
version=1.30.0
|
||||
version=1.31.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=3d19bf4f454910f3eb5571e40c1d2b4a5c6c7beb1eaa0d9da3d1221cabede0cd
|
||||
checksum=44eb54d3d3996161f5747d90074ef4db23b10978b1fda19b76d3f1cfa9bf2648
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue