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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Mon Jun 13 12:59:59 UTC 2022


    Date: Monday, June 13, 2022 @ 12:59:59
  Author: svenstaro
Revision: 1237494

upgpkg: openvdb 9.1.0-1

Modified:
  openvdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 12:51:59 UTC (rev 1237493)
+++ PKGBUILD	2022-06-13 12:59:59 UTC (rev 1237494)
@@ -1,7 +1,7 @@
-# Maintainer : Sven-Hendrik Haase <svenstaro at archlinux.org>
+#Maintainer : Sven-Hendrik Haase <svenstaro at archlinux.org>
 pkgname=openvdb
-pkgver=9.0.0
-pkgrel=10
+pkgver=9.1.0
+pkgrel=1
 pkgdesc='A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids'
 url='https://github.com/dreamworksanimation/openvdb'
 arch=('x86_64')
@@ -12,7 +12,7 @@
             'glu: for tools'
             'python-numpy: python module')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/dreamworksanimation/openvdb/archive/v${pkgver}.tar.gz")
-sha512sums=('1410b7b04b03fb09d6775ebe7b95e7c0a484d5f29c84203530ed30ccb7c061470be1abb93189010617342e57f3fecdd66a115c6d222024e68e2384a7fb196194')
+sha512sums=('434be61b03efec5d0022594d81064dce5f67595c1e34934d79e13627e573d2819bf947ca5b433fdca134642975b83eda71b46cf802f57e135d1611dbe2e5757e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list