summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafał Kozdrój2020-01-13 21:54:51 +0100
committerRafał Kozdrój2020-01-13 21:54:51 +0100
commitc4cfdfc299355abfc4273baf0f30fe21d97de551 (patch)
tree2fbc5103870979e606fc7da7280c0e07104f3b56 /PKGBUILD
parent71129523dcca0a8649399a7a05890ef7957f63b5 (diff)
downloadaur-c4cfdfc299355abfc4273baf0f30fe21d97de551.tar.gz
upgpkg: lib32-libglvnd-git 1.3.0.r34.g42a25c1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7880ae58473..a747aa393a22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
_pkgname=lib32-libglvnd
pkgname=$_pkgname-git
-pkgver=1.3.0.r6.gf455878
+pkgver=1.3.0.r34.g42a25c1
pkgrel=1
pkgdesc="The GL Vendor-Neutral Dispatch library"
arch=('x86_64')
url="https://github.com/NVIDIA/libglvnd"
license=('custom:BSD-like')
-makedepends=('lib32-libx11' 'lib32-libxext' 'glproto' 'python' 'meson' 'git')
+makedepends=('lib32-libx11' 'lib32-libxext' 'xorgproto' 'python' 'meson' 'git')
provides=('lib32-libgl' 'lib32-libegl' 'lib32-libgles' "$_pkgname=$pkgver")
conflicts=("$_pkgname")
-source=("git+https://github.com/NVIDIA/libglvnd.git")
+source=("git+https://gitlab.freedesktop.org/glvnd/libglvnd.git")
sha512sums=('SKIP')
pkgver() {