Date: Wednesday, May 19, 2021 @ 08:53:27 Author: lcarlier Revision: 415741
upgpkg: amdvlk 2021.Q2.3-1: upstream update 2021.Q2.3 Modified: amdvlk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 06:51:17 UTC (rev 415740) +++ PKGBUILD 2021-05-19 08:53:27 UTC (rev 415741) @@ -2,7 +2,7 @@ # Contributor: lod <[email protected]> pkgname=amdvlk -pkgver=2021.Q2.2 +pkgver=2021.Q2.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=('fab8c7db5600d418178d470d19b5507f8bd6166a1fca05abc595f77b2052865e') +sha256sums=('ec17d7f7c7af5adaa2fee7744321da3665be215105df7c3fc72bfeff2575a509') prepare() { local nrepos path name revision
