[arch-commits] Commit in amdvlk/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Thu Dec 26 06:10:57 UTC 2019
Date: Thursday, December 26, 2019 @ 06:10:57
Author: lcarlier
Revision: 372306
upgpkg: amdvlk 2019.Q4.5-1: upstream update 2019.Q4.5
Modified:
amdvlk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-26 05:55:42 UTC (rev 372305)
+++ PKGBUILD 2019-12-26 06:10:57 UTC (rev 372306)
@@ -2,7 +2,7 @@
# Contributor: lod <aur at cyber-anlage.de>
pkgname=amdvlk
-pkgver=2019.Q4.4
+pkgver=2019.Q4.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=('2ee126576e8b68edcdaf1aa149f29a3fd24961ea2038cb635608181e94c00a47')
+sha256sums=('153241810c1edc00717a6e0d02f1178de29994387bf296356f7cfd8aae472467')
prepare() {
local nrepos path name revision
More information about the arch-commits
mailing list