diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-11-01 17:38:36 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-11-01 17:38:36 -0500 |
commit | cc96d5e7d3c5e0236ad52bc829bb121f9c97220f (patch) | |
tree | 8e8c5b63d2de15e89e7777285956fec3dac95a1b | |
parent | f0e2d4fd1903298d451f9742b836a9031b0042c4 (diff) | |
download | abslibre-cc96d5e7d3c5e0236ad52bc829bb121f9c97220f.tar.gz abslibre-cc96d5e7d3c5e0236ad52bc829bb121f9c97220f.tar.bz2 abslibre-cc96d5e7d3c5e0236ad52bc829bb121f9c97220f.zip |
mesa-17.2.3-2.parabola1: rebuild
-rw-r--r-- | libre/mesa/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/mesa/PKGBUILD b/libre/mesa/PKGBUILD index 2e05aa035..7a7d0260d 100644 --- a/libre/mesa/PKGBUILD +++ b/libre/mesa/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mesa pkgname=("${pkgbase}") pkgver=17.2.3 -pkgrel=1.parabola1 +pkgrel=2.parabola1 arch=('i686' 'x86_64' 'armv7h') makedepends=('python2-mako' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto' 'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'libva' 'wayland' 'wayland-protocols' |