virt-manager: update to 2.1.0.
This commit is contained in:
parent
70f0e717a6
commit
fda8742799
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'virt-manager'
|
||||
pkgname=virt-manager
|
||||
version=2.0.0
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://virt-manager.org"
|
||||
distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=eb6fa4d7b7d539fb006d0822760a5e97ddf99b1f131806d08eaea6d4f3ea88ac
|
||||
checksum=34ea069a6565f1f1860a0741e5a5029e8b45c779e81f16d27fb4d767fd4403d4
|
||||
|
||||
post_install() {
|
||||
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \
|
||||
|
|
Loading…
Reference in a new issue