[arch-commits] Commit in xf86-video-chips/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Tue Oct 13 18:30:30 UTC 2009
Date: Tuesday, October 13, 2009 @ 14:30:30
Author: andyrtr
Revision: 55521
upgpkg: xf86-video-chips 1.2.2-2
built against Xorg-server 1.7
Modified:
xf86-video-chips/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-13 18:26:55 UTC (rev 55520)
+++ PKGBUILD 2009-10-13 18:30:30 UTC (rev 55521)
@@ -3,14 +3,14 @@
# Contributor: Alexander Baldeck <alexander at archlinux.org>
pkgname=xf86-video-chips
pkgver=1.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="X.org Chips and Technologies video driver"
arch=(i686 x86_64)
url="http://xorg.freedesktop.org/"
license=('custom')
depends=(glibc)
-makedepends=('pkgconfig' 'xorg-server>=1.6.3')
-conflicts=('xorg-server<1.6.3')
+makedepends=('pkgconfig' 'xorg-server>=1.7.0')
+conflicts=('xorg-server<1.7.0')
groups=('xorg-video-drivers')
options=('!libtool')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 LICENSE)
More information about the arch-commits
mailing list