summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ead49e49edfb..38cac49d1a59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=lib32-vkd3d-valve-git
-pkgver=1.1.r695.g40e4a74
+pkgver=1.1.r708.gf548d81
pkgrel=1
pkgdesc="D3D12 to Vulkan translation library. 32-bit (Valve version)"
arch=('x86_64')
@@ -22,7 +22,7 @@ makedepends=( # Prevent out-of-date SPIRV headers error
)
conflicts=('lib32-vkd3d' 'lib32-vkd3d-git')
provides=('lib32-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() {