summaryrefslogtreecommitdiff
path: root/extra/mesa
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-10 03:49:37 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-10 03:49:37 +0000
commitbf8ca82240123cfd3e65739dc2318f5f1d145d12 (patch)
treeb8320743e13c3a3de7a54a217ec30970c6336706 /extra/mesa
parent66018e3cb2f893ec3add478fcd86ed3334e46fa9 (diff)
Sat May 10 03:41:34 UTC 2014
Diffstat (limited to 'extra/mesa')
-rw-r--r--extra/mesa/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index 3e949d673..3a4a38861 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 212068 2014-05-06 08:35:05Z lcarlier $
+# $Id: PKGBUILD 212176 2014-05-09 19:16:27Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgbase=mesa
pkgname=('ati-dri' 'intel-dri' 'nouveau-dri' 'svga-dri' 'mesa' 'mesa-libgl')
-pkgver=10.1.2
+pkgver=10.1.3
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
@@ -13,7 +13,7 @@ url="http://mesa3d.sourceforge.net"
license=('custom')
source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
LICENSE)
-md5sums=('28b60d15ac9f364da1e0155911eaf44e'
+md5sums=('ba6dbe2b9cab0b4de840c996b9b6a3ad'
'5c65a0fe315dd347e09b1f2826a1df5a')
build() {