summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkekkon2024-04-16 19:51:35 +0200
committerkekkon2024-04-16 19:51:35 +0200
commit888be3811b0932b3c38d647aa8a80bd52e09da0b (patch)
treedc39502f629e41f1c1e922f2bfe2cb822c921161 /PKGBUILD
parenta8abc61d0b5864b29e65383b556317154781a4f6 (diff)
downloadaur-dxvk-bin.tar.gz
v2.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd7e70e14854..028a40234a91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=dxvk-bin
pkgname=('dxvk-bin')
-pkgver=2.3
+pkgver=2.3.1
pkgrel=1
pkgdesc="A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine (Windows DLL binary files)"
url="https://github.com/doitsujin/dxvk"
@@ -15,7 +15,7 @@ options=(!strip)
source=("https://github.com/doitsujin/dxvk/releases/download/v$pkgver/dxvk-$pkgver.tar.gz"
"setup_dxvk.sh"
)
-sha256sums=('8059c06fc84a864122cc572426f780f35921eb4e3678dc337e9fd79ee5a427c0'
+sha256sums=('c51416d873ced17a6a52d1fb288f887148e9ab7841f25233b6aae24853956d2c'
'0f688815530ab5e8cc89b9b45d9b1d66cd8cd5a7770fb8249339af555a30dfe7')
package_dxvk-bin () {