Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / embree
Commits: 85a417be by Sven-Hendrik Haase at 2023-08-02T01:47:20+02:00 upgpkg: 4.2.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ # Contributor: Lukas Jirkovsky <[email protected]> pkgname=embree -pkgver=4.1.0 -pkgrel=3 +pkgver=4.2.0 +pkgrel=1 pkgdesc="Collection of high-performance ray tracing kernels" arch=('x86_64') url="https://embree.github.io/" @@ -12,7 +12,7 @@ license=('Apache') depends=('gcc-libs' 'glibc' 'intel-tbb') makedepends=('cmake' 'ispc' 'freeglut' 'libxmu' 'ninja') source=(https://github.com/embree/embree/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('117efd87d6dddbf7b164edd94b0bc057da69d6422a25366283cded57ed94738b') +sha256sums=('b0479ce688045d17aa63ce6223c84b1cdb5edbf00d7eda71c06b7e64e21f53a0') build() { # Embree detects actual ISA at runtime but we have to set a high maximum View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/embree/-/commit/85a417be1b5325a07d584ab975ab665627414a12 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/embree/-/commit/85a417be1b5325a07d584ab975ab665627414a12 You're receiving this email because of your account on gitlab.archlinux.org.
