Laurent Carlier pushed to branch main at Arch Linux / Packaging / Packages /
vulkan-docs
Commits:
4456e530 by Laurent Carlier at 2024-03-06T05:48:57+01:00
upgpkg: 1:1.3.279-1: upstream update 1.3.279
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = vulkan-docs
- pkgver = 1.3.276
+ pkgver = 1.3.279
pkgrel = 1
epoch = 1
url = https://www.khronos.org/vulkan/
@@ -20,8 +20,8 @@ pkgbase = vulkan-docs
makedepends = pango
makedepends = gdk-pixbuf2
makedepends = jbigkit
- source =
https://github.com/KhronosGroup/Vulkan-Docs/archive/v1.3.276.tar.gz
- sha256sums =
aa71a7104c6277273718b503c46fde8a2543042e471c59ce381436e4ad3f71fe
+ source =
https://github.com/KhronosGroup/Vulkan-Docs/archive/v1.3.279.tar.gz
+ sha256sums =
1dc3bf5ef03d6a0c8fe249d149627fbd1ddd0156538e0dbbc118d2f52ea6e452
pkgname = vulkan-html-docs
pkgdesc = Vulkan html documentation
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=vulkan-docs
pkgname=(vulkan-html-docs)
-pkgver=1.3.276
+pkgver=1.3.279
pkgrel=1
epoch=1
_pkgname=Vulkan-Docs
@@ -13,7 +13,7 @@ makedepends=(python3 python-pyparsing dblatex
source-highlight cmake ghostscript
makedepends+=(rubygems graphicsmagick pango gdk-pixbuf2 jbigkit)
groups=(vulkan-devel)
source=("https://github.com/KhronosGroup/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('aa71a7104c6277273718b503c46fde8a2543042e471c59ce381436e4ad3f71fe')
+sha256sums=('1dc3bf5ef03d6a0c8fe249d149627fbd1ddd0156538e0dbbc118d2f52ea6e452')
prepare() {
export PATH="${PATH}:/build/.local/share/gem/ruby/3.0.0/bin"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vulkan-docs/-/commit/4456e5307468f021d991715c700ea894d4e85251
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vulkan-docs/-/commit/4456e5307468f021d991715c700ea894d4e85251
You're receiving this email because of your account on gitlab.archlinux.org.