virt-manager: update to 3.2.0.
This commit is contained in:
parent
ee986807d5
commit
5a1a6ef801
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'virt-manager'
|
||||
pkgname=virt-manager
|
||||
version=3.1.0
|
||||
revision=2
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
pycompile_dirs="/usr/share/${pkgname}/virtManager"
|
||||
hostmakedepends="gettext python3-docutils gtk-update-icon-cache"
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://virt-manager.org"
|
||||
changelog="https://raw.githubusercontent.com/virt-manager/virt-manager/master/NEWS.md"
|
||||
distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ccc98bda8c336c58031c2c3f3c7948daa2f9d150e2d406519216734f3b25832a
|
||||
checksum=2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86
|
||||
python_version=3
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue