geany: update to 1.38.

This commit is contained in:
Benjamín Albiñana 2021-10-12 17:10:20 +02:00 committed by Érico Nogueira Rolim
parent 8838d5f704
commit f247efcb84

View file

@ -1,6 +1,6 @@
# Template file for 'geany'
pkgname=geany
version=1.37.1
version=1.38
revision=1
build_style=gnu-configure
configure_args="--enable-vte --enable-gtk3"
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
homepage="https://www.geany.org"
changelog="https://raw.githubusercontent.com/geany/geany/master/NEWS"
distfiles="https://download.${pkgname}.org/${pkgname}-${version}.tar.bz2"
checksum=18c5756444c1d8bcd737c8ecfd4ef0b3607c924fc02560d4e8b78f6121531a18
checksum=abff176e4d48bea35ee53037c49c82f90b6d4c23e69aed6e4a5ca8ccd3aad546
python_version=3
pre_configure() {