Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / blender
Commits: f7fa50d8 by Christian Heusel at 2025-09-16T13:33:50+02:00 upgpkg: 17:4.5.3-2: Fix symbol issue Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/issues/36 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = blender pkgdesc = A fully integrated 3D graphics creation suite pkgver = 4.5.3 - pkgrel = 1 + pkgrel = 2 epoch = 17 url = https://www.blender.org arch = x86_64 ===================================== PKGBUILD ===================================== @@ -9,7 +9,7 @@ pkgname=blender pkgver=4.5.3 -pkgrel=1 +pkgrel=2 epoch=17 pkgdesc="A fully integrated 3D graphics creation suite" arch=('x86_64') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/f7fa50d8c1eb33f5e67a93902200e4b5086ef4ce -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/f7fa50d8c1eb33f5e67a93902200e4b5086ef4ce You're receiving this email because of your account on gitlab.archlinux.org.