Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
blender
Commits:
a5ee01e3 by Sven-Hendrik Haase at 2026-03-02T22:03:57+01:00
upgpkg: 17:5.0.1-6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = blender
pkgdesc = A fully integrated 3D graphics creation suite
pkgver = 5.0.1
- pkgrel = 5
+ pkgrel = 6
epoch = 17
url = https://www.blender.org
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
pkgname=blender
pkgver=5.0.1
-pkgrel=5
+pkgrel=6
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@@ -139,7 +139,7 @@ prepare() {
patch -Np1 -i "$srcdir"/blender-hip-update.patch
- # XXX Dirty hack / workaround to address:
+ # TODO Dirty hack / workaround to address:
#
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/issues/44
local _hiprt_api_ver
_hiprt_api_ver=$(awk '/HIPRT_API_VERSION/ {print $3}'
/opt/rocm/include/hiprt/hiprtew.h)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/a5ee01e3022916bb0a2836dc5cdce8f3fe2894eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/a5ee01e3022916bb0a2836dc5cdce8f3fe2894eb
You're receiving this email because of your account on gitlab.archlinux.org.