summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27d54843636e..bf8be000adec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=xf86-video-qxl
pkgname=$_pkgname-git
pkgver=0.1.4.7.ge765cc5
-pkgrel=4
+pkgrel=5
pkgdesc='X Window System QXL driver including Xspice server'
arch=('i686' 'x86_64')
url='http://www.spice-space.org'
@@ -13,9 +13,9 @@ license=('MIT')
depends=('xf86dgaproto' 'xproto' 'fontsproto' 'randrproto' 'renderproto'
'videoproto' 'resourceproto' 'scrnsaverproto' 'spice')
optdepends=('python2: Xspice server')
-makedepends=('git' 'xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=19' 'spice-protocol')
+makedepends=('git' 'xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=20' 'spice-protocol')
provides=('xf86-video-qxl')
-conflicts=('xf86-video-qxl' 'X-ABI-VIDEODRV_VERSION<19' 'X-ABI-VIDEODRV_VERSION>=20')
+conflicts=('xf86-video-qxl' 'X-ABI-VIDEODRV_VERSION<20' 'X-ABI-VIDEODRV_VERSION>=21')
source=('git://anongit.freedesktop.org/xorg/driver/xf86-video-qxl'
'fix-cast.patch')
sha256sums=('SKIP'