summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReza Jahanbakhshi2021-05-10 21:12:11 +0200
committerReza Jahanbakhshi2021-05-10 21:12:11 +0200
commit7500c2f76c58b200c2003adfe7b3e64e4b21c53f (patch)
treed296fb5e810cdd614342676e789b874b500d11f5 /PKGBUILD
parentfdaf9e7c3da379ff6cf6ef1e78bd5e1ceaa600d8 (diff)
downloadaur-7500c2f76c58b200c2003adfe7b3e64e4b21c53f.tar.gz
Default branch changed from master to main in the upstream.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8522e455d914..a294dc5572f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=lib32-mesa-git
pkgdesc="an open-source implementation of the OpenGL specification, git version"
-pkgver=21.1.0_devel.137129.4b1217146d3
+pkgver=21.2.0_devel.139447.c0068ef4953
pkgrel=1
arch=('x86_64')
makedepends=('python-mako' 'lib32-libxml2' 'lib32-libx11' 'xorgproto'
@@ -25,7 +25,7 @@ provides=('lib32-mesa' 'lib32-vulkan-intel' 'lib32-vulkan-radeon' 'lib32-libva-m
conflicts=('lib32-mesa' 'lib32-vulkan-intel' 'lib32-vulkan-radeon' 'lib32-libva-mesa-driver' 'lib32-mesa-vdpau')
url="https://www.mesa3d.org"
license=('custom')
-source=('mesa::git+https://gitlab.freedesktop.org/mesa/mesa.git'
+source=('mesa::git+https://gitlab.freedesktop.org/mesa/mesa.git#branch=main'
'LICENSE'
'llvm32.native'
)