From dec3af5806caa1c5c152fc24e8c10f94a259d04d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 11 Sep 2019 18:24:27 +0000 Subject: [PATCH] extra/mesa to 19.1.6-2 --- extra/mesa/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD index e160ae8f2..ac1e7f0bd 100644 --- a/extra/mesa/PKGBUILD +++ b/extra/mesa/PKGBUILD @@ -10,7 +10,7 @@ pkgbase=mesa pkgname=('libva-mesa-driver' 'mesa-vdpau' 'mesa') pkgdesc="An open-source implementation of the OpenGL specification" pkgver=19.1.6 -pkgrel=1 +pkgrel=2 arch=('x86_64') makedepends=('python-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols'