Date: Thursday, May 28, 2020 @ 17:02:15 Author: lcarlier Revision: 636492
upgpkg: lib32-amdvlk 2020.Q2.4-1: upstream update 2020.Q2.4 Modified: lib32-amdvlk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-28 17:00:35 UTC (rev 636491) +++ PKGBUILD 2020-05-28 17:02:15 UTC (rev 636492) @@ -2,7 +2,7 @@ # Contributor: lod <[email protected]> pkgname=lib32-amdvlk -pkgver=2020.Q2.3 +pkgver=2020.Q2.4 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=('3c0bf95b11bb38fbc8aa3cf620c07117473ca8f99e0c1534db4fa5ae03b8a9ac') +sha256sums=('3ca0b3e10233a22bbb9d703d1bde7d24a9046790eb6828140311ae837cc01e1b') prepare() { local nrepos path name revision
