diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-03 18:31:56 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-03 18:31:56 +0200 |
commit | 0d676a28f2a8feee1515f97624a8193f2203b340 (patch) | |
tree | b89784de279dd7754442059f8f2e004899bc21f9 /xorg-server-hwcursor-gamma/PKGBUILD | |
parent | update xorg-server-hwcursor-gamma (diff) | |
download | aur-packages-0d676a28f2a8feee1515f97624a8193f2203b340.tar.gz aur-packages-0d676a28f2a8feee1515f97624a8193f2203b340.tar.bz2 aur-packages-0d676a28f2a8feee1515f97624a8193f2203b340.tar.xz |
update abi version for xorg-server-hwcursor-gamma
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | xorg-server-hwcursor-gamma/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server-hwcursor-gamma/PKGBUILD b/xorg-server-hwcursor-gamma/PKGBUILD index f089553..3f84128 100644 --- a/xorg-server-hwcursor-gamma/PKGBUILD +++ b/xorg-server-hwcursor-gamma/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.16.0 pkgrel=1 pkgdesc="Xorg X server with patch to apply gamma ramps on hardware cursors" depends=(libepoxy libxdmcp libxfont libpciaccess libdrm pixman libgcrypt libxau xorg-server-common xf86-input-evdev libxshmfence) -provides=('xorg-server=1.16.0' 'X-ABI-VIDEODRV_VERSION=15' 'X-ABI-XINPUT_VERSION=20' 'X-ABI-EXTENSION_VERSION=8.0' 'x-server') +provides=('xorg-server=1.16.0' 'X-ABI-VIDEODRV_VERSION=18' 'X-ABI-XINPUT_VERSION=21' 'X-ABI-EXTENSION_VERSION=8.0' 'x-server') conflicts=('xorg-server' 'nvidia-utils<=331.20' 'glamor-egl') replaces=('glamor-egl') install=xorg-server-hwcursor-gamma.install |