[arch-commits] Commit in amdvlk/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Mon Sep 28 12:01:21 UTC 2020
Date: Monday, September 28, 2020 @ 12:01:20
Author: lcarlier
Revision: 396943
upgpkg: amdvlk 2020.Q3.6-1: upstream update 2020.Q3.6
Modified:
amdvlk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-28 11:18:12 UTC (rev 396942)
+++ PKGBUILD 2020-09-28 12:01:20 UTC (rev 396943)
@@ -2,7 +2,7 @@
# Contributor: lod <aur at cyber-anlage.de>
pkgname=amdvlk
-pkgver=2020.Q3.5
+pkgver=2020.Q3.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=('2ff31b8fc62cd2036212e06e74c495c01933f5aee3fb85ec7a67d44f99b54e6b')
+sha256sums=('e318b94f6d0951855c23d0b1dd14f8984ae09e722ed654f2a1cf456d1dd3f8d5')
prepare() {
local nrepos path name revision
More information about the arch-commits
mailing list