summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2019-10-25 21:44:54 +0200
committerAdrià Cereto-Massagué2019-10-25 21:44:54 +0200
commit851fe08e0f1b2472e1fdd0aee6549529485eae5b (patch)
tree91eb80eb2f77382642e59ae479dda96d3ea25db6 /PKGBUILD
parente6d14a9676fb842cf59bc8622483570f309c836c (diff)
downloadaur-851fe08e0f1b2472e1fdd0aee6549529485eae5b.tar.gz
1.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82ec8217f9cd..68448d0c41b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Adrià Cereto i Massagué <ssorgatem at gmail.com>
+# Maintainer: Adrià Cereto i Massagué <ssorgatem@gmail.com>
# Co-Maintainer: Jonas Van der Aa <ketsukonn@gmail.com>
pkgbase=dxvk-bin
pkgname=('dxvk-bin')
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine (Windows DLL binary files)"
arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@ license=('zlib/libpng')
options=(!strip)
source=("https://github.com/doitsujin/dxvk/releases/download/v$pkgver/dxvk-$pkgver.tar.gz"
)
-sha256sums=("5adfd71ee0299798af4402f09f113f88929af429b6889af334cff5b84b84dbe6")
+sha256sums=("e4b9e7fc8faf2dd1ddf5206e14939a822034a85778d54a6950767d68909726f7")
package_dxvk-bin () {
arch=('x86_64')