summaryrefslogtreecommitdiff
path: root/extra/xf86-video-modesetting
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-10 00:05:41 -0800
committerroot <root@rshg054.dnsready.net>2013-01-10 00:05:41 -0800
commite858862e8c8ed2f14352fe6305f64eae0e66d860 (patch)
treee20e83566248f43cdc3d877c27a456b1d09aa9e0 /extra/xf86-video-modesetting
parentdf5c50dd38ff67fd25c968d9ac33f9a52bc4583c (diff)
Thu Jan 10 00:05:41 PST 2013
Diffstat (limited to 'extra/xf86-video-modesetting')
-rw-r--r--extra/xf86-video-modesetting/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xf86-video-modesetting/PKGBUILD b/extra/xf86-video-modesetting/PKGBUILD
index 8259ce7b1..f0cee485d 100644
--- a/extra/xf86-video-modesetting/PKGBUILD
+++ b/extra/xf86-video-modesetting/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 169401 2012-10-20 11:16:26Z andyrtr $
+# $Id: PKGBUILD 174965 2013-01-09 16:04:11Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=xf86-video-modesetting
-pkgver=0.5.0
+pkgver=0.6.0
pkgrel=1
pkgdesc="X.org generic modesetting video driver"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ groups=('xorg-drivers' 'xorg')
groups=('xorg-drivers' 'xorg')
options=('!libtool')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('248d384ba9b520643fc0b2b2930d6593dfb8185e88e1562381c8f9b1cd5582f2')
+sha256sums=('852f9ddb213913f75e1e65ad7ce9c6b5bc7f43a93d8087b6e59666ea4eb3d0d6')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"