summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSaren Arterius2017-11-01 22:26:27 +0800
committerSaren Arterius2017-11-02 00:56:25 +0800
commitadf962cfed39d569464d8c4a6e0ff6d28f4b6b6b (patch)
tree18fcda8b6b77413bdf11bc79f3c401e2df307a9c /PKGBUILD
parent87ef1c24608845e2156aff7496e193d3c6c9e225 (diff)
downloadaur-adf962cfed39d569464d8c4a6e0ff6d28f4b6b6b.tar.gz
update to branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4436a89cc2b..0acf86b923ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=('qemu-pinning-git'
'qemu-block-rbd-pinning-git'
'qemu-block-gluster-pinning-git'
'qemu-guest-agent-pinning-git')
-pkgver=2.10..r56539.8547592a74
+pkgver=2.10..r57156.cf955781c7
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
@@ -24,7 +24,7 @@ makedepends=('spice' 'spice-protocol' 'pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-li
'libiscsi' 'python2' 'virglrenderer'
'usbredir' 'ceph' 'glusterfs' 'libssh2' 'lzo' 'snappy'
'dtc' 'libepoxy' 'git' 'texi2html' 'perl' 'numactl')
-source=(git+https://github.com/saveriomiroddi/qemu-pinning.git
+source=(git+https://github.com/saveriomiroddi/qemu-pinning.git#branch=v2.10.1-pinning
qemu.sysusers
qemu-ga.service
65-kvm.rules
@@ -68,7 +68,7 @@ build() {
}
package_qemu-pinning-git() {
- pkgdesc='A generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. Git version. GTK support, Spice support and Pulseaudio microphone input delay workaround patch, CPU pinning support included.'
+ pkgdesc='A generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. Built on top of qemu-saren-git. CPU pinning support included (#branch=v2.10.1-pinning).'
depends=('spice' 'spice-protocol' 'pixman' 'libjpeg' 'libpng' 'sdl' 'libgl'
'gnutls' 'bluez-libs'
'usbredir' 'lzo' 'snappy' 'libpulse'