virt-manager: update to 1.4.1.
This commit is contained in:
parent
ed60331207
commit
50ee6f1e71
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'virt-manager'
|
# Template file for 'virt-manager'
|
||||||
pkgname=virt-manager
|
pkgname=virt-manager
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://virt-manager.org"
|
homepage="http://virt-manager.org"
|
||||||
distfiles="http://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=bf31a40cc48500cbf87a0e93a5838fc3f6ce4e2fa03f8bce6aa2615625e6caca
|
checksum=e6c549999f14fbda210c07821910bfa35c086542e166f8b00d7c83717e9f3944
|
||||||
|
|
||||||
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…
Reference in New Issue