mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/opencolorio to 1.0.9-1
This commit is contained in:
parent
5f4e4435ed
commit
559e5fb0b0
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - turn off using sse, x86 only
|
||||
|
||||
pkgname=opencolorio
|
||||
pkgver=1.0.8
|
||||
pkgver=1.0.9
|
||||
pkgrel=1
|
||||
pkgdesc="A color management framework for visual effects and animation"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -14,7 +14,7 @@ license=('BSD')
|
|||
depends=('python')
|
||||
makedepends=('cmake')
|
||||
source=(http://github.com/imageworks/OpenColorIO/tarball/v$pkgver)
|
||||
sha1sums=('9b9bac9ed85c84f53775686eb72f3d612b148fef')
|
||||
sha1sums=('a015cb51b9b0ea0cdb3989fc23e1c18ad69511e0')
|
||||
|
||||
build()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue