summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2019-09-15 23:26:51 +0200
committerAdrià Cereto-Massagué2019-09-15 23:26:51 +0200
commit77a6c4b13649a3375410a89eadb8665e5b2437cf (patch)
tree6ebe3b1dad62c2f574a3fac105b3f268256cf8fb /PKGBUILD
parent97b9d8a034406a1d678ea5e81b2c9d975ff9e60c (diff)
downloadaur-77a6c4b13649a3375410a89eadb8665e5b2437cf.tar.gz
1.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 220bbc1f2ba8..2c458796b7d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=dxvk-bin
pkgname=('dxvk-bin')
-pkgver=1.3.2
+pkgver=1.3.4
pkgrel=0
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')
@@ -11,7 +11,7 @@ license=('zlib/libpng')
options=(!strip)
source=("https://github.com/doitsujin/dxvk/releases/download/v$pkgver/dxvk-$pkgver.tar.gz"
)
-sha256sums=("aa70890a17b48be27648d15cb837b5167c99f75ee32ae0c94a85ec1f1fdc4675")
+sha256sums=("4683e2ad4221b16572b0d939da5a05ab9a16b2b62c2f4e0c8bf3b2cdb27918ff")
package_dxvk-bin () {
arch=('x86_64')