[arch-commits] Commit in lib32-vulkan-icd-loader/trunk (PKGBUILD)
Laurent Carlier
lcarlier at archlinux.org
Sun Sep 20 12:42:57 UTC 2020
Date: Sunday, September 20, 2020 @ 12:42:57
Author: lcarlier
Revision: 711077
upgpkg: lib32-vulkan-icd-loader 1.2.153-1: upstream update 1.2.153
Modified:
lib32-vulkan-icd-loader/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-20 12:38:12 UTC (rev 711076)
+++ PKGBUILD 2020-09-20 12:42:57 UTC (rev 711077)
@@ -1,7 +1,7 @@
# Maintainer: Laurent Carlier <lordheavym at gmail.com>
pkgname=lib32-vulkan-icd-loader
-pkgver=1.2.151
+pkgver=1.2.153
pkgrel=1
arch=(x86_64)
pkgdesc="Vulkan Installable Client Driver (ICD) Loader (32-bit)"
@@ -11,7 +11,7 @@
depends=(lib32-glibc)
optdepends=('lib32-vulkan-driver: packaged vulkan driver')
source=("vulkan-loader-${pkgver}.tar.gz::https://github.com/KhronosGroup/Vulkan-Loader/archive/v${pkgver}.tar.gz")
-sha256sums=('b9ffe7d31c675dcbdb6ddb64325e34e90cf05a44ae01822a28769bb2ad1d1a91')
+sha256sums=('5fb906b2dc968f2256f2d09b093ec8cc7f19812d656c649de8ed709a6da63d4a')
build() {
export ASFLAGS=--32
More information about the arch-commits
mailing list