soundconverter: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:52 -04:00
parent a3933e4fa1
commit a0c00a3e27

View file

@ -1,7 +1,7 @@
# Template file for 'soundconverter'
pkgname=soundconverter
version=4.0.3
revision=1
revision=2
build_style=python3-module
pycompile_dirs="/usr/lib/${pkgname}/python/${pkgname}"
hostmakedepends="glib intltool pkg-config python3-gobject python3-distutils-extra"