[arch-commits] Commit in xf86-video-nv/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Tue Oct 13 21:14:28 UTC 2009
Date: Tuesday, October 13, 2009 @ 17:14:28
Author: andyrtr
Revision: 55612
upgpkg: xf86-video-nv 2.1.15-1
new version 2.1.15; built against Xorg-server 1.7
Modified:
xf86-video-nv/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-13 21:13:33 UTC (rev 55611)
+++ PKGBUILD 2009-10-13 21:14:28 UTC (rev 55612)
@@ -1,21 +1,20 @@
# $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
+# Maintainer:Jan de Groot <jgc at archlinux.org>
pkgname=xf86-video-nv
-pkgver=2.1.14
+pkgver=2.1.15
pkgrel=1
pkgdesc="X.org nv video driver"
arch=(i686 x86_64)
license=('custom')
url="http://xorg.freedesktop.org/"
depends=('glibc')
-makedepends=('pkgconfig' 'xorg-server>=1.6.0')
-conflicts=('xorg-server<1.6.0')
+makedepends=('pkgconfig' 'xorg-server>=1.7.0')
+conflicts=('xorg-server<1.7.0')
options=('!libtool')
groups=('xorg-video-drivers')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('118637515155624f8846c481a637c8c2')
+md5sums=('1b22188bd9012a148206940708b52ea6')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list