summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2019-12-16 16:36:45 +0100
committerAdrià Cereto-Massagué2019-12-16 16:36:45 +0100
commit719b7fe0ba939045dfcdcdee8df694728024c371 (patch)
tree4bf4b2945f1f89424acb7725b0eef1111a9c7bb4
parente3fe3c56108b1b3a16a738c21c756ed0975b50b1 (diff)
downloadaur-719b7fe0ba939045dfcdcdee8df694728024c371.tar.gz
merged d9vk
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0590cac54f9f..1c4ada9b5bd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dxvk-git
- pkgdesc = A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. Windows DLL 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. Windows DLL 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 5d04e386f3b7..be0cf5f6baee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgbase=dxvk-git
pkgname=('dxvk-mingw-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. Windows DLL 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. Windows DLL version)"
arch=('x86_64')
url="https://github.com/doitsujin/dxvk"
license=('zlib/libpng')