[arch-commits] Commit in embree/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Wed Jan 27 11:44:07 UTC 2021


    Date: Wednesday, January 27, 2021 @ 11:44:06
  Author: archange
Revision: 831938

upgpkg: embree 3.12.2-1

Modified:
  embree/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-27 11:36:03 UTC (rev 831937)
+++ PKGBUILD	2021-01-27 11:44:06 UTC (rev 831938)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=embree
-pkgver=3.12.1
+pkgver=3.12.2
 pkgrel=1
 pkgdesc="Collection of high-performance ray tracing kernels"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(intel-tbb)
 makedepends=(cmake ispc freeglut libxmu openexr)
 source=(https://github.com/embree/embree/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0c9e760b06e178197dd29c9a54f08ff7b184b0487b5ba8b8be058e219e23336e')
+sha256sums=('22a527622497e07970e733f753cc9c10b2bd82c3b17964e4f71a5fd2cdfca210')
 
 build() {
     cmake -B build -S ${pkgname}-${pkgver} \



More information about the arch-commits mailing list