extra/mesa to 10.1.2-1

This commit is contained in:
Kevin Mihelich 2014-05-06 12:28:11 +00:00
parent 16f59dfc5d
commit db1d4f5f4a

View file

@ -10,8 +10,8 @@
pkgbase=mesa
pkgname=('mesa' 'mesa-libgl')
pkgver=10.1.1
pkgrel=2
pkgver=10.1.2
pkgrel=1
arch=('i686' 'x86_64')
makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'wayland' 'elfutils' 'llvm' 'systemd')
@ -20,7 +20,7 @@ license=('custom')
options=('!libtool')
source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
LICENSE)
md5sums=('1fde7ed079df7aeb9b6a744ca033de8d'
md5sums=('28b60d15ac9f364da1e0155911eaf44e'
'5c65a0fe315dd347e09b1f2826a1df5a')
build() {