[arch-commits] Commit in amdvlk/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Wed Jun 24 10:04:07 UTC 2020
Date: Wednesday, June 24, 2020 @ 10:04:06
Author: lcarlier
Revision: 390403
upgpkg: amdvlk 2020.Q2.5-1: upstream update 2020.Q2.5
Modified:
amdvlk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-24 08:30:05 UTC (rev 390402)
+++ PKGBUILD 2020-06-24 10:04:06 UTC (rev 390403)
@@ -2,7 +2,7 @@
# Contributor: lod <aur at cyber-anlage.de>
pkgname=amdvlk
-pkgver=2020.Q2.4
+pkgver=2020.Q2.5
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=('3ca0b3e10233a22bbb9d703d1bde7d24a9046790eb6828140311ae837cc01e1b')
+sha256sums=('249920bcc174ccd2cf85f27ded6cc84d6ea3ea13a14df3fd17e7675ca9f44174')
prepare() {
local nrepos path name revision
More information about the arch-commits
mailing list