summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2022-03-22 13:48:34 +0100
committerChristoph Haag2022-03-22 13:48:34 +0100
commiteded72167d8087cb5293afbf9df29bb95d04388c (patch)
treed6e495e8618009df1351213ae9e885030df014b4 /PKGBUILD
parenta6db4de5f230aeb07776d8cde0456ab2e574e50b (diff)
downloadaur-eded72167d8087cb5293afbf9df29bb95d04388c.tar.gz
update branch name to main
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b57685f64b1f..be3eef4aaccb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=("openxr-loader-git" "openxr-headers-git" "openxr-layers-git" "openxr-utils-git" "openxr-git")
_dirname="openxr-loader"
-pkgver=1.0.16.r3.g0158b38
+pkgver=1.0.22.r4.g7450c54
pkgrel=1
arch=('i686' 'x86_64')
url='https://github.com/KhronosGroup/OpenXR-SDK-Source'
depends=()
makedepends=('cmake' 'git' 'vulkan-headers' 'libx11' 'libxxf86vm' 'libxrandr' 'python' 'vulkan-icd-loader' 'clang')
license=('apache')
-source=("$_dirname::git+https://github.com/KhronosGroup/OpenXR-SDK-Source.git#branch=master")
+source=("$_dirname::git+https://github.com/KhronosGroup/OpenXR-SDK-Source.git#branch=main")
md5sums=('SKIP')
#options=('debug' '!strip')