mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/opencolorio to 1.1.1-1
This commit is contained in:
parent
59e952def8
commit
a601065724
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - turn off using sse
|
||||
|
||||
pkgname=opencolorio
|
||||
pkgver=1.1.0
|
||||
pkgrel=3
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="A color management framework for visual effects and animation"
|
||||
arch=('x86_64')
|
||||
url="http://opencolorio.org"
|
||||
|
@ -16,7 +16,7 @@ makedepends=('boost' 'cmake' 'python')
|
|||
optdepends=('python: python bindings')
|
||||
source=($pkgname-$pkgver.tar.gz::https://github.com/imageworks/OpenColorIO/tarball/v$pkgver
|
||||
8d48ee8da42de2d878db7b42586db8b3c67f83e1.patch)
|
||||
sha512sums=('33d58efce60054c755978c5325974e93ed2f9cb00225eaf85429abacdd832a3b4979b3834f129d054f8c3c7ed193ac50d211542d7f8ff460496b78d3fbd48148'
|
||||
sha512sums=('3f5cdb32adcaf6adf064a9b4c219b7661922f09fcaf5818bbbba7104a73af1a91075ae6a0f94f75b5b94dc8705f0e2bbc66f4f52067f67ae8b947cfef599ea22'
|
||||
'fd1c6e134ef898a8715333b1e85a606736685ec0fce07188c0fba68ae048edb61dc4f107eff8de79a53dbbf226a1f84bb0a7d046a15fafb981ce02568350fd49')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue