summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19ccbbc6e630..e7f0f9750d93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = dxvk-mingw
options = !lto
options = !staticlibs
source = git+https://github.com/doitsujin/dxvk.git#tag=v1.10.1
- source = dxvk-async-1.10.patch::https://raw.githubusercontent.com/Sporif/dxvk-async/1.10/dxvk-async.patch
+ source = dxvk-async-1.10.1.patch::https://raw.githubusercontent.com/Sporif/dxvk-async/1.10.1/dxvk-async.patch
source = dxvk-async-conf.patch
source = dxvk-extraopts.patch
source = setup_dxvk
diff --git a/PKGBUILD b/PKGBUILD
index 3db5182b022f..3e713497dc17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dxvk-mingw
pkgver=1.10.1
-_asyncver=1.10
+_asyncver=1.10.1
pkgrel=2
pkgdesc='Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine, MingW version'
arch=('x86_64')