Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2021-01-24 16:19:38 +03:00
parent 715ac6ee7c
commit b670ed7e1b
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.5
pkgver=1.7.3
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=('012481e05f88bdf45b3c32d0134f805213fd3c5a'
sha1sums=('ae6b5f363b0e27ebbf2f33ca35696db99472096d'
'4a83b2fbabc7965ffeffdda9b49248867c18e621')