diff --git a/srcpkgs/libvirt-python/template b/srcpkgs/libvirt-python/template index 760e315053a..0d45a37d164 100644 --- a/srcpkgs/libvirt-python/template +++ b/srcpkgs/libvirt-python/template @@ -1,7 +1,7 @@ # Template file for 'libvirt-python' pkgname=libvirt-python -version=3.6.0 -revision=2 +version=3.7.0 +revision=1 build_style=python-module hostmakedepends="pkg-config python-devel python3-devel libvirt-devel" makedepends="libvirt-devel python-devel python3-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=ecb9cbc8b1f33b245b04e3a937d8483584ab7a18258b217be96661343a4b1ad0 +checksum=1e4a8a8b08ef8f2502088f26ce3aced415d55ef808d8301dfed023f45154c06f libvirt-python3_package() { short_desc="${short_desc/Python2/Python3}"