[arch-commits] Commit in amdvlk/trunk (PKGBUILD)
Laurent Carlier
lcarlier at gemini.archlinux.org
Sun Jul 18 13:11:01 UTC 2021
Date: Sunday, July 18, 2021 @ 13:11:01
Author: lcarlier
Revision: 420084
upgpkg: amdvlk 2021.Q3.1-1: upstream update 2021.Q3.1
Modified:
amdvlk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-18 08:12:25 UTC (rev 420083)
+++ PKGBUILD 2021-07-18 13:11:01 UTC (rev 420084)
@@ -2,7 +2,7 @@
# Contributor: lod <aur at cyber-anlage.de>
pkgname=amdvlk
-pkgver=2021.Q2.5
+pkgver=2021.Q3.1
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=('e115011f99356b41aa60381b4cde0519e25c6d2b369316a390367b224fe9eef7')
+sha256sums=('22a361b6ddd7e90e2c7e032997aa75fd3ff09b7d8747f858878ab2b55abef6fa')
prepare() {
local nrepos path name revision
More information about the arch-commits
mailing list