geany-plugins: update to 1.36.0
This commit is contained in:
parent
ac23ba3a0f
commit
78951cf438
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'geany-plugins'
|
||||
pkgname=geany-plugins
|
||||
version=1.35.0
|
||||
revision=2
|
||||
version=1.36.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="PYTHON=/usr/bin/python2 --enable-all-plugins --disable-devhelp
|
||||
--disable-webhelper --disable-debugger --disable-geanypy --disable-multiterm"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://plugins.geany.org"
|
||||
distfiles="https://github.com/geany/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=8a46ed8ed79443ec891e0ac2da039ece666de1601178afe030dd50bcd6515fce
|
||||
checksum=39409e948502a7d6d88a290f201b7c6c678ce8ecaff7c73589ee0f6dcc059568
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
@ -52,4 +52,3 @@ geany-plugins-extra_package() {
|
|||
vmove usr/lib/geany-plugins/geanylua
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue