summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJed Liu2015-10-01 01:08:09 -0400
committerJed Liu2015-10-01 01:08:09 -0400
commit59572e7ddb3ab9087f9a45b6755a8ffe46e347f5 (patch)
tree3d21dfadc66432b82c85618c1aac90727881aee8
parent15fdc8067fa9660d58b3e8b71d25f07cc50d9e84 (diff)
downloadaur-59572e7ddb3ab9087f9a45b6755a8ffe46e347f5.tar.gz
upgpkg: qemu-minimal 2.4.0-4
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
-rw-r--r--qemu.install1
3 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f83938a62dc3..86f0659cfab9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qemu-minimal
pkgver = 2.4.0
- pkgrel = 2
+ pkgrel = 4
url = http://wiki.qemu.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 41a1d10ccd5e..138d36b83ba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 244413 2015-08-20 09:51:39Z seblu $
+# $Id: PKGBUILD 246530 2015-09-17 21:02:15Z foutrelis $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Sébastien "Seblu" Luttringer <seblu@seblu.net>
#pkgbase=qemu
@@ -11,7 +11,7 @@
# 'libcacard')
pkgname='qemu-minimal'
pkgver=2.4.0
-pkgrel=2
+pkgrel=4
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
url='http://wiki.qemu.org/'
diff --git a/qemu.install b/qemu.install
index b1604ef1329e..71a6555b0399 100644
--- a/qemu.install
+++ b/qemu.install
@@ -7,6 +7,7 @@ post_install() {
for _f in /sys/devices/virtual/misc/{kvm,vhost-net}; do
[[ -e "$_f" ]] && udevadm trigger "$_f"
done
+ :
}
# arg 1: the new package version