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

Laurent Carlier lcarlier at archlinux.org
Tue Feb 19 12:29:50 UTC 2019


    Date: Tuesday, February 19, 2019 @ 12:29:49
  Author: lcarlier
Revision: 346511

upgpkg: vulkan-docs 1:1.1.101-1

upstream update 1.1.101

Modified:
  vulkan-docs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-19 12:25:28 UTC (rev 346510)
+++ PKGBUILD	2019-02-19 12:29:49 UTC (rev 346511)
@@ -2,7 +2,7 @@
 
 pkgbase=vulkan-docs
 pkgname=(vulkan-html-docs)
-pkgver=1.1.99
+pkgver=1.1.101
 pkgrel=1
 epoch=1
 _pkgname=Vulkan-Docs
@@ -12,7 +12,7 @@
 makedepends=(asciidoctor python3 dblatex source-highlight cmake ghostscript git)
 groups=(vulkan-devel)
 source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('a0325b8da78f7c50909dd43da1191e1d70dbfe6e2e9df3fb338642579fe29ddf')
+sha256sums=('d4b74772491a691cc174f3ce022d1107b41d43c5290dc2342d65b26ad11c6240')
 
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list