Skip to content

Commit

Permalink
virt-manager: update to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit committed Mar 5, 2022
1 parent 2b74164 commit a34793f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions srcpkgs/virt-manager/template
@@ -1,10 +1,11 @@
# Template file for 'virt-manager'
pkgname=virt-manager
version=3.2.0
revision=2
version=4.0.0
revision=1
build_style=python3-module
pycompile_dirs="/usr/share/${pkgname}/virtManager"
hostmakedepends="gettext python3-docutils gtk-update-icon-cache"
hostmakedepends="gettext python3-docutils python3-setuptools gtk-update-icon-cache"
make_install_args="--no-compile-schemas --no-update-icon-cache"
depends="virt-manager-tools>=${version}_${revision} libvirt-glib
gtk-vnc spice-gtk gtksourceview4 dconf vte3 gir-freedesktop"
_coredeps="python3-gobject libvirt-python3 libosinfo
Expand All @@ -16,7 +17,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=2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86
checksum=515aaa2021a4bf352b0573098fe6958319b1ba8ec508ea37e064803f97f17086
python_version=3

post_install() {
Expand Down

0 comments on commit a34793f

Please sign in to comment.