From 8e5a0a990a12a59cadb687cae22a1960fce1660b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 7 Feb 2013 00:08:35 -0800 Subject: Thu Feb 7 00:08:35 PST 2013 --- community/qtemu/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/qtemu') diff --git a/community/qtemu/PKGBUILD b/community/qtemu/PKGBUILD index bab61891b..6504de035 100644 --- a/community/qtemu/PKGBUILD +++ b/community/qtemu/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 83821 2013-02-05 10:58:29Z spupykin $ +# $Id: PKGBUILD 83889 2013-02-06 11:40:15Z spupykin $ # Maintainer: Geoffroy Carrier # Previous Contributor: Urs Wolfer pkgname=qtemu pkgver=1.0.5 -pkgrel=6 +pkgrel=7 pkgdesc="Graphical user interface for QEMU written in Qt4" url="http://qtemu.org" license=("GPL") @@ -28,5 +28,5 @@ package() { install -d "$pkgdir/usr/bin" ln -s /opt/qtemu/bin/qtemu "$pkgdir/usr/bin/qtemu" install -Dm0644 $srcdir/qtemu.desktop $pkgdir/usr/share/applications/qtemu.desktop - install -Dm0644 images/qtemu.ico $pkgdir/usr/share/icons/qtemu.ico + install -Dm0644 images/crystal/new.png $pkgdir/usr/share/icons/qtemu.png } -- cgit v1.2.3-54-g00ecf