summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorajs1242016-05-19 00:05:07 +0200
committerajs1242016-05-19 00:05:13 +0200
commit24ceda6ec9638620ab9b919fb5fa88877cb812fc (patch)
tree4c1e1ec945e9873e33ff959dbd7b7ea00084cb2c
parentdcc74382482df1c1d4492a1ee26b9d303c22e5b5 (diff)
downloadaur-24ceda6ec9638620ab9b919fb5fa88877cb812fc.tar.gz
2.6.x … I can english very well.
I'm not getting paid (enough, or rather at all) for this -.-
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94301761ab07..3cfe1542afe4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mo Feb 15 20:05:07 UTC 2016
+# Mi Mai 18 22:04:29 UTC 2016
pkgbase = qemu-git
- pkgver = 2.5.0.r43989.80b5d6b
+ pkgver = 2.6.0.r45576.a257c74
pkgrel = 1
url = http://wiki.qemu.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index c60878070b65..d0de8d946134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgname=('qemu-git'
'qemu-block-rbd-git'
'qemu-block-gluster-git'
'qemu-guest-agent-git')
-pkgver=2.5.0.r43989.80b5d6b
+pkgver=2.6.0.r45576.a257c74
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
@@ -59,7 +59,7 @@ build() {
--enable-docs --libexecdir=/usr/lib/qemu \
--disable-gtk --enable-linux-aio --enable-seccomp \
--localstatedir=/var \
- --enable-tpm \
+ --enable-tpm --disable-werror \
--enable-modules --enable-{rbd,glusterfs,libiscsi,curl}
make V=99
}