virt-manager: update to 1.3.0.
This commit is contained in:
parent
bdfd0b9e3a
commit
6827800844
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'virt-manager'
|
||||
pkgname=virt-manager
|
||||
version=1.2.1
|
||||
revision=3
|
||||
version=1.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="intltool python-devel glib-devel"
|
||||
hostmakedepends="intltool python-devel glib-devel gtk-update-icon-cache"
|
||||
depends="libosinfo python-gobject gnome-icon-theme gnome-ssh-askpass
|
||||
openbsd-netcat yajl python-gconf libvirt-glib-python libvirt-python
|
||||
python-urlgrabber libxml2-python python-ipaddr gir-freedesktop
|
||||
|
@ -16,4 +16,4 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://virt-manager.org"
|
||||
distfiles="http://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=74bba80e72e5e1b4d84f1d5b7211b874e9c4ae00a0a44149d1721acab38ce6be
|
||||
checksum=a6ebec0dd695b195778c5d710c7b6f1cd28d3ccb8b128fa006eebb35b156a315
|
||||
|
|
Loading…
Reference in a new issue