diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index aaaa576b151..a2f0e038166 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.7.0 +version=5.8.0 revision=1 build_style=python-module pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py" @@ -10,8 +10,8 @@ short_desc="Libvirt virtualization API Python2 binding" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" homepage="https://pypi.org/project/libvirt-python/" -distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=7af4ff057f36e1c806caca2b30abc020cdccd08d89e8898b54b66c1779d509a4 +distfiles="https://libvirt.org/sources/python/libvirt-python-${version}.tar.gz" +checksum=4617fa535364a155425dc99f639b3a0fe9f703eb36feb56b3917b5443a1ddf4f libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"