summaryrefslogtreecommitdiff
path: root/extra/xf86-video-intel/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-23 19:31:16 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-23 19:31:16 -0300
commit59a85546825bde45248cd216c2d8fae8f72e4046 (patch)
tree4671056dabe2acadd54ab89d8cfcb46bf2283145 /extra/xf86-video-intel/PKGBUILD
parent1f07b846d901eeaf0019566766f8a327ed2d078d (diff)
parent91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/chmsee/PKGBUILD community/libzdb/PKGBUILD community/notmuch/PKGBUILD community/v8/PKGBUILD community/zathura-ps/PKGBUILD core/dash/PKGBUILD extra/slim/PKGBUILD
Diffstat (limited to 'extra/xf86-video-intel/PKGBUILD')
-rw-r--r--extra/xf86-video-intel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xf86-video-intel/PKGBUILD b/extra/xf86-video-intel/PKGBUILD
index 5f86e44fb..aaaee1d4b 100644
--- a/extra/xf86-video-intel/PKGBUILD
+++ b/extra/xf86-video-intel/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 175503 2013-01-17 14:41:29Z andyrtr $
+# $Id: PKGBUILD 175768 2013-01-21 16:00:58Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xf86-video-intel
-pkgver=2.20.18
+pkgver=2.20.19
pkgrel=1
arch=(i686 x86_64)
url="http://xorg.freedesktop.org/"
@@ -19,7 +19,7 @@ conflicts=('xorg-server<1.13.0' 'X-ABI-VIDEODRV_VERSION<13' 'X-ABI-VIDEODRV_VERS
options=('!libtool')
groups=('xorg-drivers' 'xorg')
source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('f3daedf9571b04234053507940ba0a221abfcd294c3c350ff49eaf499b8437b5')
+sha256sums=('b9b20efe3118beaaa0f71954c9407a59bb439bf43dabe0eb4f1b62051cdbc74c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"