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

Laurent Carlier lcarlier at archlinux.org
Sun Jan 29 23:00:55 UTC 2017


    Date: Sunday, January 29, 2017 @ 23:00:54
  Author: lcarlier
Revision: 287746

upgpkg: vulkan-loader-layers 1.0.39.0-1

upstream update 1.0.39.0

Modified:
  vulkan-loader-layers/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-29 22:47:57 UTC (rev 287745)
+++ PKGBUILD	2017-01-29 23:00:54 UTC (rev 287746)
@@ -4,15 +4,15 @@
 pkgbase=vulkan-loader-layers
 pkgname=(vulkan-icd-loader vulkan-validation-layers)
 _pkgname=Vulkan-LoaderAndValidationLayers
-pkgver=1.0.37.0
+pkgver=1.0.39.0
 pkgrel=1
 arch=(i686 x86_64)
 url="https://www.khronos.org/vulkan/"
 license=('custom')
 depends=()
-makedepends=(git cmake python-lxml libx11 wayland)
+makedepends=(git cmake python-lxml libx11 libxrandr wayland)
 source=("https://github.com/KhronosGroup/${_pkgname}/archive/sdk-${pkgver}.tar.gz")
-sha256sums=('8ecf46b7158d4bc38f2f61be0bbf01f351665ce3d89dc0e3b45787becbef77c0')
+sha256sums=('146efb378dc143f9dc15843b29aec8e5a0ad74161628931f0057d9517457a846')
 
 build() {
   cd "${srcdir}/${_pkgname}-sdk-${pkgver}"



More information about the arch-commits mailing list