[arch-commits] Commit in amdvlk/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Wed Jul 1 06:13:28 UTC 2020
Date: Wednesday, July 1, 2020 @ 06:13:28
Author: lcarlier
Revision: 390681
upgpkg: amdvlk 2020.Q2.6-1: upstream update 2020.Q2.6
Modified:
amdvlk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-01 03:24:02 UTC (rev 390680)
+++ PKGBUILD 2020-07-01 06:13:28 UTC (rev 390681)
@@ -2,7 +2,7 @@
# Contributor: lod <aur at cyber-anlage.de>
pkgname=amdvlk
-pkgver=2020.Q2.5
+pkgver=2020.Q2.6
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=('249920bcc174ccd2cf85f27ded6cc84d6ea3ea13a14df3fd17e7675ca9f44174')
+sha256sums=('7b4299a0cb63db8ca634e952f78c6738c4ee152f4a5fad238aec027b8fea7930')
prepare() {
local nrepos path name revision
More information about the arch-commits
mailing list