summaryrefslogtreecommitdiff
path: root/extra/xf86-video-modesetting/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-13 00:06:37 -0700
committerroot <root@rshg054.dnsready.net>2013-06-13 00:06:37 -0700
commit999ea819e4912b07aecd1ee8187ff1abcdb3de36 (patch)
tree309344ea67ffd1cdd352b31536c71cec2ce08302 /extra/xf86-video-modesetting/PKGBUILD
parentdf4e45a41dbb2c5b9600f2c2f824f8e3efbc5bf0 (diff)
Thu Jun 13 00:06:37 PDT 2013
Diffstat (limited to 'extra/xf86-video-modesetting/PKGBUILD')
-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 98ba58173..d443a228b 100644
--- a/extra/xf86-video-modesetting/PKGBUILD
+++ b/extra/xf86-video-modesetting/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 180914 2013-03-27 23:14:30Z andyrtr $
+# $Id: PKGBUILD 188204 2013-06-12 19:08:23Z lcarlier $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=xf86-video-modesetting
-pkgver=0.7.0
+pkgver=0.8.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=('2bc55f776eaee7b4e13df13238d36c4facf1cdca095a11519baf2376f5c996ac')
+sha256sums=('13dc349e9aa50987ab2479d27d6879cda2c1f9ad8c8d3a1422a2f53c36f047f8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"