summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStelios Tsampas2020-01-10 19:33:23 +0200
committerStelios Tsampas2020-01-10 19:33:23 +0200
commit3782149edd80518492773b559c5489d27e6ac968 (patch)
tree026215daf394d30dbde95ca0b8f4dc77bc75870b /PKGBUILD
parent2f8d5f040296d18978bb5ba20962bb9aed23a069 (diff)
downloadaur-3782149edd80518492773b559c5489d27e6ac968.tar.gz
version 1.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9370b601020..c00ee59db0e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: AdriƠ Cereto i MassaguƩ <ssorgatem at gmail.com>
pkgname=dxvk-winelib
-pkgver=1.5
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
pkgdesc='Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine, Winelib version'
arch=('x86_64')
url="https://github.com/doitsujin/dxvk"
@@ -30,6 +30,7 @@ sha256sums=(
prepare() {
cd dxvk
+
# Uncomment to enable extra optimizations
# Patch crossfiles with extra optimizations from makepkg.conf
#patch -p1 -i ../extraopts.patch