summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2018-05-06 23:57:19 +0200
committerAdrià Cereto-Massagué2018-05-06 23:57:19 +0200
commitff64322869024f9db019d9e2adc1973d146fa5b2 (patch)
tree5a12d25ba7bc8e0f3c29d2e842f2d57995462f7f /PKGBUILD
parentbe2c774523ca32e3c8993085bceeca2e2eaee91b (diff)
downloadaur-ff64322869024f9db019d9e2adc1973d146fa5b2.tar.gz
update to version 0.50
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f9578e7703c..528c40a2b560 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrià Cereto i Massagué <ssorgatem at gmail.com>
pkgname=dxvk-bin
-pkgver=0.42
+pkgver=0.50
pkgrel=1
pkgdesc="A Vulkan-based compatibility layer for Direct3D 11 which allows running 3D applications on Linux using Wine (binary files)"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('vulkan-icd-loader' 'wine>=3.5')
provides=("dxvk")
conflicts=("dxvk-git")
source=("https://github.com/doitsujin/dxvk/releases/download/v$pkgver/dxvk-$pkgver.tar.gz")
-sha256sums=("d58d54d72f64933d5d89384e133529412a80affceb5bd7463bc8c3263bbe1b92")
+sha256sums=("8ef8f2ef0575e926beae263664bce5a4a2d5fe08c1cecb7ecd0daf91c48e869e")
package() {
mkdir -p $pkgdir/usr/share/dxvk