mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/openshadinglanguage to 1.7.1-1
This commit is contained in:
parent
aab5b86c4d
commit
b7449c90c8
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - set -DUSE_LLVM_BITCODE=OFF for v5 and v6
|
||||
|
||||
pkgname=openshadinglanguage
|
||||
pkgver=1.6.9
|
||||
pkgver=1.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="Advanced shading language for production GI renderers"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -17,7 +17,7 @@ depends=('boost-libs' 'openimageio' 'openexr' 'freetype2' 'libpng'
|
|||
makedepends=('boost' 'cmake' 'clang35' 'llvm35')
|
||||
source=(https://github.com/imageworks/OpenShadingLanguage/archive/Release-${pkgver}.tar.gz
|
||||
llvm-static-system-libs.patch)
|
||||
md5sums=('886bbff3cf42ec6dd07090d6b64017e1'
|
||||
md5sums=('ae9aae26ea71ba69346bb0f47a786ab4'
|
||||
'b7c212b2549981ced03c091375f48122')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue