[arch-commits] Commit in embree/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Wed Jul 21 13:14:31 UTC 2021
Date: Wednesday, July 21, 2021 @ 13:14:30
Author: archange
Revision: 981959
upgpkg: embree 3.13.0-1
Modified:
embree/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-21 13:13:15 UTC (rev 981958)
+++ PKGBUILD 2021-07-21 13:14:30 UTC (rev 981959)
@@ -2,7 +2,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=embree
-pkgver=3.12.2
+pkgver=3.13.0
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=('22a527622497e07970e733f753cc9c10b2bd82c3b17964e4f71a5fd2cdfca210')
+sha256sums=('4d86a69508a7e2eb8710d571096ad024b5174834b84454a8020d3a910af46f4f')
build() {
cmake -B build -S ${pkgname}-${pkgver} \
More information about the arch-commits
mailing list