geany: update to 1.37.1.
This commit is contained in:
parent
df3a9e3d22
commit
99046fac13
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'geany'
|
# Template file for 'geany'
|
||||||
pkgname=geany
|
pkgname=geany
|
||||||
version=1.37
|
version=1.37.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-vte --enable-gtk3"
|
configure_args="--enable-vte --enable-gtk3"
|
||||||
|
@ -12,8 +12,9 @@ short_desc="Fast and lightweight IDE"
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.geany.org"
|
homepage="https://www.geany.org"
|
||||||
|
changelog="https://raw.githubusercontent.com/geany/geany/master/NEWS"
|
||||||
distfiles="https://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=dde52584823b769c56704c27dbedddb7a6bbaf4eacb9587d10bbc387816e3d51
|
checksum=18c5756444c1d8bcd737c8ecfd4ef0b3607c924fc02560d4e8b78f6121531a18
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in New Issue