summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Kescher2020-03-09 11:30:41 +0100
committerJeremy Kescher2020-03-09 11:30:41 +0100
commitfe7b078a2ff4820a0aa0105eb3b78a986b0a780e (patch)
treef2d0162713a0409b660c77b7d4bbbd68782f261e
parent19a22bf8ecb03e8d8d318d0905df0d696b2a4601 (diff)
downloadaur-fe7b078a2ff4820a0aa0105eb3b78a986b0a780e.tar.gz
Update source repo to proton 5.0 state
Signed-off-by: Jeremy Kescher <jeremy@kescher.at>
-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() {