diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index eadd81e663..a6ca7d18dd 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,6 +1,6 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=3.4.0 +version=3.5.0 revision=1 build_style=python-module hostmakedepends="pkg-config python-devel python3-devel libvirt-devel" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="LGPL-2.1" homepage="https://pypi.python.org/pypi/libvirt-python" distfiles="${PYPI_SITE}/l/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=afa77781f518988f164dd5f99d1844034ca807a8e731e07cbae18474d250b511 +checksum=5c5fee90bebf39d318ef55545077431c3da9ae8b6352adfa461fa4492a03ac1a libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"