community/opencolorio to 1.0.9-1

This commit is contained in:
Kevin Mihelich 2013-12-02 02:20:23 +00:00
parent 5f4e4435ed
commit 559e5fb0b0

View file

@ -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()
{