Date: Monday, December 27, 2021 @ 15:26:50 Author: lcarlier Revision: 433169
upgpkg: amdvlk 2021.Q4.3-1: upstream update 2021.Q4.3 Modified: amdvlk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-27 14:17:38 UTC (rev 433168) +++ PKGBUILD 2021-12-27 15:26:50 UTC (rev 433169) @@ -2,7 +2,7 @@ # Contributor: lod <[email protected]> pkgname=amdvlk -pkgver=2021.Q4.2 +pkgver=2021.Q4.3 pkgrel=1 pkgdesc="AMD's standalone Vulkan driver" arch=(x86_64) @@ -12,7 +12,7 @@ makedepends=('perl-xml-xpath' 'python' 'wayland' 'libxrandr' 'xorg-server-devel' 'cmake' 'ninja' 'git') makedepends+=('python2') # spvgen source=("https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-${pkgver}.tar.gz") -sha256sums=('3ff4431c25a814eba73f2c5f488c520a017b78ae17193062385ac3810fa2ac56') +sha256sums=('899a4f01dfe382dcd1ea24459f7a46f58b4b4f092fe14d073bce084ab0a2974b') prepare() { local nrepos path name revision
