[arch-commits] Commit in xf86-video-vesa/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Fri May 11 14:51:11 UTC 2018
Date: Friday, May 11, 2018 @ 14:51:10
Author: andyrtr
Revision: 323961
upgpkg: xf86-video-vesa 2.4.0-2
xorg-server update 1.20.0 rebuild
Modified:
xf86-video-vesa/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-11 14:50:01 UTC (rev 323960)
+++ PKGBUILD 2018-05-11 14:51:10 UTC (rev 323961)
@@ -3,14 +3,14 @@
pkgname=xf86-video-vesa
pkgver=2.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="X.org vesa video driver"
arch=(x86_64)
license=('custom')
url="https://xorg.freedesktop.org/"
depends=('glibc')
-makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=23')
-conflicts=('xorg-server<1.19' 'X-ABI-VIDEODRV_VERSION<23' 'X-ABI-VIDEODRV_VERSION>=24')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=24.0')
+conflicts=('xorg-server<1.20' 'X-ABI-VIDEODRV_VERSION<24' 'X-ABI-VIDEODRV_VERSION>=25')
groups=('xorg-drivers' 'xorg')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig}
revert-kernelcheck.patch)
More information about the arch-commits
mailing list