community/openimageio to 1.2.1-1

This commit is contained in:
Kevin Mihelich 2013-08-30 23:20:14 +00:00
parent 8823b6cf9f
commit 63f31eb0c7

View file

@ -7,8 +7,8 @@
# - patch to block out x86 asm (https://github.com/OpenImageIO/oiio/pull/546)
pkgname=openimageio
pkgver=1.2.0
pkgrel=2
pkgver=1.2.1
pkgrel=1
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=(i686 x86_64)
url="http://www.openimageio.org/"
@ -19,7 +19,7 @@ optdepends=('qt4: iv image viewer'
'python2: bindings support')
source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver
arm.patch)
md5sums=('8738dd9b24fc4f0cb3eebb094347104a'
md5sums=('c98d002c9ec843b7cc35d7aec5f03326'
'd3a81f05892a747e922aed541059aade')
build() {