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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Mar 29 02:00:42 UTC 2018


    Date: Thursday, March 29, 2018 @ 02:00:41
  Author: svenstaro
Revision: 313220

upgpkg: opensubdiv 3.3.1-1

Modified:
  opensubdiv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-29 01:55:34 UTC (rev 313219)
+++ PKGBUILD	2018-03-29 02:00:41 UTC (rev 313220)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=opensubdiv
-pkgver=3.1.1
-pkgrel=3
+pkgver=3.3.1
+pkgrel=1
 pkgdesc="An Open-Source subdivision surface library"
 arch=(x86_64)
 url="http://graphics.pixar.com/opensubdiv"
@@ -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=('700db7e1dde3e916011721a5b42d5e32ea4ae355ab5e3e415541d62efa2059d56d5f30cef853285e95a93f3a3b5fe24a906547a52cce94d47b101ae20021d5b5')
+sha512sums=('9d6f42eb194a916f8619ca05c0a8e5895d0f6733927a79fdeecc78908b5fa0d06e29f04c43fa62a33661e1aeab5fae29ad526447aa47406da253d13869373201')
 
 prepare() {
     cd "OpenSubdiv-${pkgver//./_}"



More information about the arch-commits mailing list