Date: Saturday, June 12, 2021 @ 10:44:59 Author: lcarlier Revision: 963144
upgpkg: lib32-amdvlk 2021.Q2.5-1: upstream update 2021.Q2.5 Modified: lib32-amdvlk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-12 09:53:18 UTC (rev 963143) +++ PKGBUILD 2021-06-12 10:44:59 UTC (rev 963144) @@ -2,7 +2,7 @@ # Contributor: lod <[email protected]> pkgname=lib32-amdvlk -pkgver=2021.Q2.4 +pkgver=2021.Q2.5 pkgrel=1 pkgdesc="AMD's standalone Vulkan driver" arch=(x86_64) @@ -11,7 +11,7 @@ provides=('lib32-vulkan-driver') makedepends=('perl-xml-xpath' 'python' 'lib32-wayland' 'lib32-libxrandr' 'xorg-server-devel' 'cmake' 'ninja' 'git') source=("https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-${pkgver}.tar.gz") -sha256sums=('03429f5984157546d9ea1b39ce4f5e8ee074802824a4c21ed0cf8df144b7ba42') +sha256sums=('e115011f99356b41aa60381b4cde0519e25c6d2b369316a390367b224fe9eef7') prepare() { local nrepos path name revision
