Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
blender
Commits:
29dc2d11 by Caleb Maclennan at 2025-11-19T12:48:34+03:00
upgpkg: 17:4.5.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = blender
pkgdesc = A fully integrated 3D graphics creation suite
- pkgver = 4.5.4
+ pkgver = 4.5.5
pkgrel = 1
epoch = 17
url = https://www.blender.org
@@ -102,9 +102,9 @@ pkgbase = blender
optdepends = hiprt: Ray tracing AMD ROCm support
optdepends = libdecor: wayland support
options = !lto
- source = git+https://projects.blender.org/blender/blender.git#tag=v4.5.4
+ source = git+https://projects.blender.org/blender/blender.git#tag=v4.5.5
source =
https://developer.download.nvidia.com/redist/optix/v8.0/OptiX-8.0-Include.zip
- sha512sums =
da28154b33983d8f34931c0ae3aa3234e52e36a4e2852e835be4fa8ef48496d83c8d58bc1d85c0fec623d4e1004d48819dab9e6ed1c69212cea63f763461cec2
+ sha512sums =
d8b3a6a817fbd871d78417a9f13748d11cfaec2a14ae45720eab47bf003d9bb5e00739c9db9d4f68fc2d58294be3d21dd4a9de95ed2f8ce83327f2bd7df6022d
sha512sums =
5502d9df847de12badc702c0444bd4f1f7620460b2235026df2c3133da1e04c148af0f1fc7f345e9a0c009c32f905f66c8d427743445e8864d3a797cdce6a483
pkgname = blender
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
# fine with them.
pkgname=blender
-pkgver=4.5.4
+pkgver=4.5.5
pkgrel=1
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
@@ -120,7 +120,7 @@ optdepends=('cuda: Cycles renderer CUDA support'
options=('!lto')
source=("git+https://projects.blender.org/blender/blender.git#tag=v$pkgver"
https://developer.download.nvidia.com/redist/optix/v8.0/OptiX-8.0-Include.zip)
-sha512sums=('da28154b33983d8f34931c0ae3aa3234e52e36a4e2852e835be4fa8ef48496d83c8d58bc1d85c0fec623d4e1004d48819dab9e6ed1c69212cea63f763461cec2'
+sha512sums=('d8b3a6a817fbd871d78417a9f13748d11cfaec2a14ae45720eab47bf003d9bb5e00739c9db9d4f68fc2d58294be3d21dd4a9de95ed2f8ce83327f2bd7df6022d'
'5502d9df847de12badc702c0444bd4f1f7620460b2235026df2c3133da1e04c148af0f1fc7f345e9a0c009c32f905f66c8d427743445e8864d3a797cdce6a483')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/29dc2d11187b476f16defd772f79abfc6c8c247d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/29dc2d11187b476f16defd772f79abfc6c8c247d
You're receiving this email because of your account on gitlab.archlinux.org.