summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ecf7c899975..04a85fcadeea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = vkd3d-valve-git
provides = vkd3d
conflicts = vkd3d
conflicts = vkd3d-git
- source = git+https://github.com/ValveSoftware/vkd3d.git#branch=proton_4.11
+ source = git+https://github.com/ValveSoftware/vkd3d.git#branch=proton_5.0
sha256sums = SKIP
pkgname = vkd3d-valve-git
diff --git a/PKGBUILD b/PKGBUILD
index e2415615f464..266f72f2e7f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=vkd3d-valve-git
-pkgver=1.1.r695.g40e4a74
+pkgver=1.1.r708.gf548d81
pkgrel=1
pkgdesc="D3D12 to Vulkan translation library (Valve version)"
arch=('x86_64')
@@ -21,7 +21,7 @@ makedepends=( # Prevent out-of-date SPIRV headers error
)
conflicts=('vkd3d' 'vkd3d-git')
provides=('vkd3d')
-source=('git+https://github.com/ValveSoftware/vkd3d.git#branch=proton_4.11')
+source=('git+https://github.com/ValveSoftware/vkd3d.git#branch=proton_5.0')
sha256sums=('SKIP')
pkgver() {