Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-vulkan-icd-loader


Commits:
98800a18 by Laurent Carlier at 2023-10-25T15:11:43+02:00
upgpkg: 1.3.269-1: upstream update 1.3.269

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = lib32-vulkan-icd-loader
+       pkgdesc = Vulkan Installable Client Driver (ICD) Loader (32-bit)
+       pkgver = 1.3.269
+       pkgrel = 1
+       url = https://www.khronos.org/vulkan/
+       arch = x86_64
+       license = custom
+       makedepends = cmake
+       makedepends = python
+       makedepends = lib32-libx11
+       makedepends = lib32-libxrandr
+       makedepends = lib32-wayland
+       makedepends = vulkan-headers
+       depends = lib32-glibc
+       depends = lib32-gcc-libs
+       optdepends = lib32-vulkan-driver: packaged vulkan driver
+       provides = libvulkan.so
+       source = 
vulkan-icd-loader-1.3.269.tar.gz::https://github.com/KhronosGroup/Vulkan-Loader/archive/v1.3.269.tar.gz
+       sha256sums = 
7b2f7a478c459107772d3eb0cee8c8bdbd265c026f67f813778499e9641fd365
+
+pkgname = lib32-vulkan-icd-loader


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Laurent Carlier <[email protected]>
 
 pkgname=lib32-vulkan-icd-loader
-pkgver=1.3.263
+pkgver=1.3.269
 pkgrel=1
 arch=(x86_64)
 pkgdesc="Vulkan Installable Client Driver (ICD) Loader (32-bit)"
@@ -12,7 +12,7 @@ depends=('lib32-glibc' 'lib32-gcc-libs')
 optdepends=('lib32-vulkan-driver: packaged vulkan driver')
 provides=('libvulkan.so')
 
source=("vulkan-icd-loader-${pkgver}.tar.gz::https://github.com/KhronosGroup/Vulkan-Loader/archive/v${pkgver}.tar.gz";)
-sha256sums=('9c84474c9668946ad0ff291df3147e109ede5bd417e512cdfe6c71e2a231dc08')
+sha256sums=('7b2f7a478c459107772d3eb0cee8c8bdbd265c026f67f813778499e9641fd365')
 
 build() {
   export ASFLAGS=--32



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-vulkan-icd-loader/-/commit/98800a18256bc456841b87451fc5dc44cf5e747a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-vulkan-icd-loader/-/commit/98800a18256bc456841b87451fc5dc44cf5e747a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to