meld: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:09 -04:00
parent 80a3b14268
commit ecc0280b20

View file

@ -1,7 +1,7 @@
# Template file for 'meld' # Template file for 'meld'
pkgname=meld pkgname=meld
version=3.20.2 version=3.20.2
revision=2 revision=3
build_style=python3-module build_style=python3-module
configure_args="--disable-schemas-compile" configure_args="--disable-schemas-compile"
hostmakedepends="pkg-config intltool python3 itstool gtk-update-icon-cache libxml2-python3" hostmakedepends="pkg-config intltool python3 itstool gtk-update-icon-cache libxml2-python3"