Date: Monday, January 13, 2014 @ 20:39:06 Author: svenstaro Revision: 103940
upgpkg: openimageio 1.3.11-1 upstream release 1.3.11 Modified: openimageio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-13 18:38:17 UTC (rev 103939) +++ PKGBUILD 2014-01-13 19:39:06 UTC (rev 103940) @@ -3,7 +3,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=openimageio -pkgver=1.3.10 +pkgver=1.3.11 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=('e1cd34e1926b7c15626f8618e9e4fc70') +md5sums=('a1b6b4cbc863fa49259d0f32da4288d7') build() { cd oiio-Release-$pkgver
