Skip to content

Commit

Permalink
2024.Q2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk-Glitch committed Jun 5, 2024
1 parent d6bf40d commit a69ab34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ plain ' `-+shdNNNNNNNNNNNNNNNdhs+-`'
plain ' `.-:///////:-.`'

pkgname=amdvlk-tkg
pkgver=2024.Q2.1
pkgver=2024.Q2.2
pkgrel=1
pkgdesc="AMD's standalone Vulkan driver"
arch=(x86_64)
Expand All @@ -34,7 +34,7 @@ provides=('vulkan-driver' 'lib32-vulkan-driver' 'amdvlk' 'lib32-amdvlk')
makedepends=('directx-shader-compiler' 'perl-xml-xpath' 'python' 'wayland' 'lib32-wayland' 'libxrandr' 'lib32-libxrandr' 'xorg-server-devel' 'cmake' 'ninja' 'git' 'glslang' 'ocaml-stdlib-shims' 'clang' 'lib32-clang' 'python-jinja' 'python-ruamel-yaml')
options=('!lto')
source=("https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-${pkgver}.tar.gz")
sha256sums=('ede2ad261f68da64bb3a7ca47c6debfc42c171d3bd9bd91a01e3727ff5a7d4c8')
sha256sums=('d8bf5e3367289b6322a53f0775a99a1565f94003e33c1867e8639c4de5619758')

# Workaround for chroot
if [[ "$PATH" != *"/bin/vendor_perl"* ]];then
Expand Down

0 comments on commit a69ab34

Please sign in to comment.