diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index 331edd7649..fd1b789c34 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=5.0.0 +version=5.2.0 revision=1 build_style=python-module pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://pypi.org/project/libvirt-python/" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=47605ccc3996aa0833919dc8e9bbde98b10968c5a8d37f7ca55c6a29894e8abf +checksum=02e1db308dc0a5aa8e4cb287c5bcf91165087ddf20b2712ad30d7936e82e8277 libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"