Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2019-12-17 17:24:32 +03:00
parent 2c6de6cbf5
commit 715ac6ee7c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Jack L. Frost <fbt@fleshless.org>
pkgname='dxvk-bin'
pkgver=1.4.5
pkgver=1.5
pkgrel=1
pkgdesc='Vulkan-based D3D11 and D3D10 implementation for Linux / Wine'
arch=( 'x86_64' )
@ -22,5 +22,5 @@ package() {
chmod 644 "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
}
sha1sums=('9ed8d6185e9ffc36864b40064bcce65f74fcbefc'
sha1sums=('012481e05f88bdf45b3c32d0134f805213fd3c5a'
'4a83b2fbabc7965ffeffdda9b49248867c18e621')