[arch-commits] Commit in lib32-vulkan-loader-layers/trunk (PKGBUILD)

Laurent Carlier lcarlier at archlinux.org
Sun Jan 29 23:20:53 UTC 2017


    Date: Sunday, January 29, 2017 @ 23:20:52
  Author: lcarlier
Revision: 209429

upgpkg: lib32-vulkan-loader-layers 1.0.39.0-1

upstream update 1.0.39.0

Modified:
  lib32-vulkan-loader-layers/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-29 22:36:11 UTC (rev 209428)
+++ PKGBUILD	2017-01-29 23:20:52 UTC (rev 209429)
@@ -4,15 +4,15 @@
 pkgbase=lib32-vulkan-loader-layers
 pkgname=(lib32-vulkan-icd-loader lib32-vulkan-validation-layers)
 _pkgname=Vulkan-LoaderAndValidationLayers
-pkgver=1.0.37.0
+pkgver=1.0.39.0
 pkgrel=1
 arch=(x86_64)
 url="https://www.khronos.org/vulkan/"
 license=('custom')
 depends=()
-makedepends=(git cmake python-lxml lib32-libx11 lib32-wayland)
+makedepends=(git cmake python-lxml lib32-libx11 lib32-libxrandr lib32-wayland)
 source=("https://github.com/KhronosGroup/${_pkgname}/archive/sdk-${pkgver}.tar.gz")
-sha256sums=('8ecf46b7158d4bc38f2f61be0bbf01f351665ce3d89dc0e3b45787becbef77c0')
+sha256sums=('146efb378dc143f9dc15843b29aec8e5a0ad74161628931f0057d9517457a846')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list