[arch-commits] Commit in amdvlk/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Tue Dec 15 09:36:11 UTC 2020
Date: Tuesday, December 15, 2020 @ 09:36:10
Author: lcarlier
Revision: 404344
upgpkg: amdvlk 2020.Q4.6-1: upstream update 2020.Q4.6
Modified:
amdvlk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-15 09:20:29 UTC (rev 404343)
+++ PKGBUILD 2020-12-15 09:36:10 UTC (rev 404344)
@@ -2,7 +2,7 @@
# Contributor: lod <aur at cyber-anlage.de>
pkgname=amdvlk
-pkgver=2020.Q4.5
+pkgver=2020.Q4.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=('83a6dd7bdd5d9602aa7ee6263074c9d453caed0ba3b2c8441a74cb0feea0f2d6')
+sha256sums=('7408961e8b8d5725ba5887ef55cf79c7117da6e77f4f4d5d24bb531b775f5fb6')
prepare() {
local nrepos path name revision
More information about the arch-commits
mailing list