diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-11-13 22:59:10 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-11-13 22:59:10 -0500 |
commit | 6704f90a50c4dae7c046870fba1318f529344bc9 (patch) | |
tree | b63379344ce47c7167e8f489c1f7cf5eb3b0451a /libre/mesa | |
parent | af50a41321746017a240bba49dab3c4ec2a5d251 (diff) | |
download | abslibre-6704f90a50c4dae7c046870fba1318f529344bc9.tar.gz abslibre-6704f90a50c4dae7c046870fba1318f529344bc9.tar.bz2 abslibre-6704f90a50c4dae7c046870fba1318f529344bc9.zip |
mesa-17.2.5-1.parabola1: updating version
Diffstat (limited to 'libre/mesa')
-rw-r--r-- | libre/mesa/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/mesa/PKGBUILD b/libre/mesa/PKGBUILD index 7a7d0260d..80075b0ed 100644 --- a/libre/mesa/PKGBUILD +++ b/libre/mesa/PKGBUILD @@ -4,8 +4,8 @@ pkgbase=mesa pkgname=("${pkgbase}") -pkgver=17.2.3 -pkgrel=2.parabola1 +pkgver=17.2.5 +pkgrel=1.parabola1 arch=('i686' 'x86_64' 'armv7h') makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols' @@ -18,7 +18,7 @@ source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig} LICENSE drirc 0002-glvnd-fix-gl-dot-pc.patch) -sha256sums=('a0b0ec8f7b24dd044d7ab30a8c7e6d3767521e245f88d4ed5dd93315dc56f837' +sha256sums=('7f7f914b7b9ea0b15f2d9d01a4375e311b0e90e55683b8e8a67ce8691eb1070f' 'SKIP' '7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2' '2cc6f40076e07a2d4769557c1aa40e5b6fbbb59c38e551c1a1997ef0d3f3c5f2' |