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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Sep 8 10:41:02 UTC 2018


    Date: Saturday, September 8, 2018 @ 10:41:01
  Author: svenstaro
Revision: 378792

upgpkg: opensubdiv 3.3.3-1

Modified:
  opensubdiv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-08 10:36:36 UTC (rev 378791)
+++ PKGBUILD	2018-09-08 10:41:01 UTC (rev 378792)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=opensubdiv
-pkgver=3.3.1
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="An Open-Source subdivision surface library"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 makedepends=(cmake doxygen glfw glew python2 python-pygments python-docutils opencl-headers)
 #makedepends_x86_64=(cuda) Broken currently :/
 source=("https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${pkgver//./_}.tar.gz")
-sha512sums=('9d6f42eb194a916f8619ca05c0a8e5895d0f6733927a79fdeecc78908b5fa0d06e29f04c43fa62a33661e1aeab5fae29ad526447aa47406da253d13869373201')
+sha512sums=('65cd72b4240eeb3fdb6d52497a2daa2fc68e10c25c41ffa0cf81449ebcb860e303539043c672265916267a0115f250566570b5705fd5da54f46abe7b9f7baf81')
 
 prepare() {
     cd "OpenSubdiv-${pkgver//./_}"



More information about the arch-commits mailing list