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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jun 13 00:36:43 UTC 2021


    Date: Sunday, June 13, 2021 @ 00:36:43
  Author: svenstaro
Revision: 963229

upgpkg: openvkl 0.13.0-1

Modified:
  openvkl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-13 00:15:44 UTC (rev 963228)
+++ PKGBUILD	2021-06-13 00:36:43 UTC (rev 963229)
@@ -1,8 +1,8 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=openvkl
-pkgver=0.12.0
-pkgrel=3
+pkgver=0.13.0
+pkgrel=1
 pkgdesc="Intel® Open Volume Kernel Library"
 arch=(x86_64)
 url="https://www.openvkl.org/"
@@ -10,7 +10,7 @@
 depends=(embree ispc glfw libglvnd imath openvdb rkcommon tbb zlib)
 makedepends=(boost cmake)
 source=(https://github.com/openvkl/openvkl/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('130e7cbc20319c3af2fc11b7579ef2a756315170db43ae81de1aa9b43529a9a2')
+sha256sums=('974608259e3a5d8e29d2dfe81c6b2b1830aadeb9bbdc87127f3a7c8631e9f1bd')
 
 build() {
   cmake -B build -S ${pkgname}-${pkgver} \



More information about the arch-commits mailing list