xf86-video-nouveau: update to 1.0.4.

This commit is contained in:
Juan RP 2012-11-13 11:14:53 +01:00
parent d83c7150b0
commit 8d74f71b86

View file

@ -1,6 +1,6 @@
# Template build file for 'xf86-video-nouveau'. # Template build file for 'xf86-video-nouveau'.
pkgname=xf86-video-nouveau pkgname=xf86-video-nouveau
version=1.0.3 version=1.0.4
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
depends="xorg-server>=1.12<1.13" depends="xorg-server>=1.12<1.13"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://nouveau.freedesktop.org/wiki/" homepage="http://nouveau.freedesktop.org/wiki/"
license="GPL-2" license="GPL-2"
distfiles="http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${version}.tar.bz2" distfiles="http://xorg.freedesktop.org/archive/individual/driver/${pkgname}-${version}.tar.bz2"
checksum=a2ae34046324e1ec620f5a8dee3c8fe5a295acbb5d51825604c8ad28fb75a559 checksum=1a8290489cf4f48d2094a541ec9a6b68beb80299741d047e322e650c30ceb7c1
long_desc=" long_desc="
This is the video driver for NVIDIA cards for the Xorg by using the This is the video driver for NVIDIA cards for the Xorg by using the
free software stack, nouveau." free software stack, nouveau."