geany-plugins: update to 1.32.0.
This commit is contained in:
parent
92ab97f453
commit
1ae0000afb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'geany-plugins'
|
||||
pkgname=geany-plugins
|
||||
version=1.31.0
|
||||
revision=2
|
||||
version=1.32.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-all-plugins"
|
||||
hostmakedepends="automake gettext-devel intltool libtool pkg-config vala
|
||||
|
@ -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=44eb54d3d3996161f5747d90074ef4db23b10978b1fda19b76d3f1cfa9bf2648
|
||||
checksum=da084ac3187969f3e4b319fb6af3f41c36b1dab2e06fef8cdba7840a10172e54
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue