dxvk
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
491c3d10d0
commit
be6debdbff
6
PKGBUILD
6
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Jack L. Frost <fbt@fleshless.org>
|
# Maintainer: Jack L. Frost <fbt@fleshless.org>
|
||||||
pkgname='dxvk-bin'
|
pkgname='dxvk-bin'
|
||||||
pkgver=1.4.3
|
pkgver=1.4.4
|
||||||
pkgrel=5
|
pkgrel=1
|
||||||
pkgdesc='Vulkan-based D3D11 and D3D10 implementation for Linux / Wine'
|
pkgdesc='Vulkan-based D3D11 and D3D10 implementation for Linux / Wine'
|
||||||
arch=( 'x86_64' )
|
arch=( 'x86_64' )
|
||||||
url='https://github.com/doitsujin/dxvk'
|
url='https://github.com/doitsujin/dxvk'
|
||||||
|
@ -22,5 +22,5 @@ package() {
|
||||||
chmod 644 "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
|
chmod 644 "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha1sums=('4d065fda6bd164996c8e73eb63f2d57c12cb66bb'
|
sha1sums=('831d019a7d77502fe05d293baeec2e66c8b11a4b'
|
||||||
'4a83b2fbabc7965ffeffdda9b49248867c18e621')
|
'4a83b2fbabc7965ffeffdda9b49248867c18e621')
|
||||||
|
|
Reference in New Issue
Block a user