mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://virt-manager.org"
|
homepage="https://virt-manager.org"
|
||||||
distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=eb6fa4d7b7d539fb006d0822760a5e97ddf99b1f131806d08eaea6d4f3ea88ac
|
checksum=34ea069a6565f1f1860a0741e5a5029e8b45c779e81f16d27fb4d767fd4403d4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \
|
rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \
|
||||||
|
|
Loading…
Add table
Reference in a new issue