summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKekonn2022-08-02 18:56:14 +0200
committerKekonn2022-08-02 18:56:14 +0200
commitf2b1b0655dcb057b3e44a3a93cb755e56dc912e3 (patch)
tree9f61b7d527a620eb9faa1f5f814a06269ed7a7ca /PKGBUILD
parent4f5de2cad8085cb7a67841e282a5a5af9484669f (diff)
downloadaur-f2b1b0655dcb057b3e44a3a93cb755e56dc912e3.tar.gz
v1.10.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de397172e1d6..a684abda285b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=dxvk-bin
pkgname=('dxvk-bin')
-pkgver=1.10.2
+pkgver=1.10.3
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=('bf97df2b8923cd8e6c646bd66bdb3d0894da1be05a6498c2dbc15b4d2e530c83')
+sha256sums=('8d1a3c912761b450c879f98478ae64f6f6639e40ce6848170a0f6b8596fd53c6')
package_dxvk-bin () {
depends=('vulkan-icd-loader')