Date: Monday, May 12, 2014 @ 03:04:20 Author: svenstaro Revision: 111008
upgpkg: openimageio 1.4.5dev-1 upstream release 1.4.5dev Modified: openimageio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-12 00:47:57 UTC (rev 111007) +++ PKGBUILD 2014-05-12 01:04:20 UTC (rev 111008) @@ -3,7 +3,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=openimageio -pkgver=1.3.13 +pkgver=1.4.5dev pkgrel=1 pkgdesc="A library for reading and writing images, including classes, utilities, and applications" arch=(i686 x86_64) @@ -14,7 +14,7 @@ optdepends=('qt4: iv image viewer' 'python2: bindings support') source=(https://github.com/OpenImageIO/oiio/archive/Release-${pkgver}.tar.gz) -md5sums=('a0e187243c568df36e125c81c0a0efe3') +md5sums=('d89a4abc2f138d4e556764e991b5b62f') build() { cd oiio-Release-$pkgver
