[arch-commits] Commit in amdvlk/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Thu Apr 30 07:26:39 UTC 2020
Date: Thursday, April 30, 2020 @ 07:26:39
Author: lcarlier
Revision: 381916
upgpkg: amdvlk 2020.Q2.2-1: upstream update 2020.Q2.2
Modified:
amdvlk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-30 07:04:15 UTC (rev 381915)
+++ PKGBUILD 2020-04-30 07:26:39 UTC (rev 381916)
@@ -2,7 +2,7 @@
# Contributor: lod <aur at cyber-anlage.de>
pkgname=amdvlk
-pkgver=2020.Q2.1
+pkgver=2020.Q2.2
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=('c12dcc0dfd7d0b30892b8f78c138792e2639584f4f838fc04584bc29409989ee')
+sha256sums=('e57b7805e97cc1a82ef9dba2ea79c4e559ee7e865a9e7a942fc2b52559625068')
prepare() {
local nrepos path name revision
More information about the arch-commits
mailing list