[arch-commits] Commit in xf86-video-vesa/trunk (PKGBUILD)
Andreas Radke
andyrtr at gemini.archlinux.org
Sun Nov 7 11:34:21 UTC 2021
Date: Sunday, November 7, 2021 @ 11:34:21
Author: andyrtr
Revision: 427462
upgpkg: xf86-video-vesa 2.5.0-2: xorg-server-21.1.1 rebuild
Modified:
xf86-video-vesa/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-07 11:31:02 UTC (rev 427461)
+++ PKGBUILD 2021-11-07 11:34:21 UTC (rev 427462)
@@ -2,14 +2,14 @@
pkgname=xf86-video-vesa
pkgver=2.5.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=24.0')
-conflicts=('xorg-server<1.20' 'X-ABI-VIDEODRV_VERSION<24' 'X-ABI-VIDEODRV_VERSION>=25')
+makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=25.2')
+conflicts=('xorg-server<21.1.1' 'X-ABI-VIDEODRV_VERSION<25' 'X-ABI-VIDEODRV_VERSION>=26')
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