Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / lib32-directx-headers
Commits:
3edcb90b by Jan Alexander Steffens (heftig) at 2025-10-16T03:29:40+02:00
1.618.2-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.1
+ pkgver = 1.618.2
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.1
- b2sums =
6ee20e1daa323d3f1169b128f5ff83353618eaf16d5db99fc4c2c39a921627d16b107837d3bc0b79c235dd7ace27e0eb6d1004808ceef4c0132f2a53858801db
+ source =
directx-headers::git+https://github.com/microsoft/DirectX-Headers#tag=v1.618.2
+ b2sums =
1754ac0b9302f6850401847f2369ab5e082d0320336d3f77790d1f28c18113011b7a21f12e739b2f568c58378d6a3a32c77e0d9db73927e61e91abd989f59140
pkgname = lib32-directx-headers
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Cyano Hao <[email protected]>
pkgname=lib32-directx-headers
-pkgver=1.618.1
+pkgver=1.618.2
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=('6ee20e1daa323d3f1169b128f5ff83353618eaf16d5db99fc4c2c39a921627d16b107837d3bc0b79c235dd7ace27e0eb6d1004808ceef4c0132f2a53858801db')
+b2sums=('1754ac0b9302f6850401847f2369ab5e082d0320336d3f77790d1f28c18113011b7a21f12e739b2f568c58378d6a3a32c77e0d9db73927e61e91abd989f59140')
build() {
local meson_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-directx-headers/-/commit/3edcb90b3b621d4000d2565d23bb1c30457a3238
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-directx-headers/-/commit/3edcb90b3b621d4000d2565d23bb1c30457a3238
You're receiving this email because of your account on gitlab.archlinux.org.