summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Van der Aa2022-07-13 19:20:56 +0200
committerJonas Van der Aa2022-07-13 19:20:56 +0200
commit4f5de2cad8085cb7a67841e282a5a5af9484669f (patch)
treeab34570a49839b9012c730effd8ca5b7cb374eb5 /PKGBUILD
parentac9200a574351e92030a2f9e8a7a9418a0160f61 (diff)
downloadaur-4f5de2cad8085cb7a67841e282a5a5af9484669f.tar.gz
v1.10.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a857bf35106..de397172e1d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=dxvk-bin
pkgname=('dxvk-bin')
-pkgver=1.10.1
+pkgver=1.10.2
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"
@@ -14,7 +14,7 @@ conflicts=("dxvk" "d9vk")
options=(!strip)
source=("https://github.com/doitsujin/dxvk/releases/download/v$pkgver/dxvk-$pkgver.tar.gz"
)
-sha256sums=('dc349482cb0a73d4e29c82f8e9ff6031e09e176e84a97ffe91eac64422b307aa')
+sha256sums=('bf97df2b8923cd8e6c646bd66bdb3d0894da1be05a6498c2dbc15b4d2e530c83')
package_dxvk-bin () {
depends=('vulkan-icd-loader')