summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2019-12-16 16:41:59 +0100
committerAdrià Cereto-Massagué2019-12-16 16:41:59 +0100
commit5b0eda346535ca0c7a382f0cdea960df62008668 (patch)
tree021e8ac04a1e58443c65b40a4abf42e799f2d227
parentbada74f07989c0b12f9d74ff3295f4d3bfa1a624 (diff)
downloadaur-5b0eda346535ca0c7a382f0cdea960df62008668.tar.gz
merge d9vk
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb4b5e54d4f8..399b6f26d087 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dxvk-wine-git
- pkgdesc = A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. Winelib version
- pkgver = 1.1.1.r0.g37f9a7ff
- pkgrel = 2
+ pkgdesc = A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine. Winelib version
+ pkgver = 1.5.r0.g3cdae3ae
+ pkgrel = 1
url = https://github.com/doitsujin/dxvk
arch = x86_64
license = zlib/libpng
diff --git a/PKGBUILD b/PKGBUILD
index 96762df30041..cd8692ca6958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgbase=dxvk-wine-git
pkgname=('dxvk-winelib-git')
-pkgver=1.1.1.r0.g37f9a7ff
-pkgrel=2
-pkgdesc="A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. Winelib version"
+pkgver=1.5.r0.g3cdae3ae
+pkgrel=1
+pkgdesc="A Vulkan-based compatibility layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine. Winelib version"
arch=('x86_64')
url="https://github.com/doitsujin/dxvk"
license=('zlib/libpng')