Date: Sunday, May 4, 2014 @ 03:24:57 Author: svenstaro Revision: 110590
upgpkg: openimageio 1.3.13-1 upstream release 1.3.13 Modified: openimageio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-04 01:03:55 UTC (rev 110589) +++ PKGBUILD 2014-05-04 01:24:57 UTC (rev 110590) @@ -3,7 +3,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=openimageio -pkgver=1.3.11 +pkgver=1.3.13 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=('a1b6b4cbc863fa49259d0f32da4288d7') +md5sums=('a0e187243c568df36e125c81c0a0efe3') build() { cd oiio-Release-$pkgver
