Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-directx-headers
Commits:
67507e98 by Jan Alexander Steffens (heftig) at 2026-03-05T18:59:31+01:00
1.619.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-directx-headers
pkgdesc = DirectX headers for using D3D12 (32-bit)
- pkgver = 1.618.2
+ pkgver = 1.619.0
pkgrel = 1
url = https://github.com/microsoft/DirectX-Headers
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = lib32-directx-headers
makedepends = meson
depends = directx-headers
options = !lto
- source =
directx-headers::git+https://github.com/microsoft/DirectX-Headers#tag=v1.618.2
- b2sums =
1754ac0b9302f6850401847f2369ab5e082d0320336d3f77790d1f28c18113011b7a21f12e739b2f568c58378d6a3a32c77e0d9db73927e61e91abd989f59140
+ source =
directx-headers::git+https://github.com/microsoft/DirectX-Headers#tag=v1.619.0
+ b2sums =
9ec9c2060d308e8e2278151180376ddb1a23ca0e05eaad3e6afd2f9a2471c25c89223c365b1ef6a405b9140df4a5561937cd0d62bf4bccf89cfaf633e34d5139
pkgname = lib32-directx-headers
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Cyano Hao <[email protected]>
pkgname=lib32-directx-headers
-pkgver=1.618.2
+pkgver=1.619.0
pkgrel=1
pkgdesc="DirectX headers for using D3D12 (32-bit)"
url="https://github.com/microsoft/DirectX-Headers"
@@ -16,7 +16,7 @@ makedepends=(
)
options=(!lto)
source=("directx-headers::git+$url#tag=v$pkgver")
-b2sums=('1754ac0b9302f6850401847f2369ab5e082d0320336d3f77790d1f28c18113011b7a21f12e739b2f568c58378d6a3a32c77e0d9db73927e61e91abd989f59140')
+b2sums=('9ec9c2060d308e8e2278151180376ddb1a23ca0e05eaad3e6afd2f9a2471c25c89223c365b1ef6a405b9140df4a5561937cd0d62bf4bccf89cfaf633e34d5139')
build() {
local meson_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-directx-headers/-/commit/67507e98ef0f255aec32421881942e4fc2905270
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-directx-headers/-/commit/67507e98ef0f255aec32421881942e4fc2905270
You're receiving this email because of your account on gitlab.archlinux.org.