summaryrefslogtreecommitdiff
path: root/community/openimageio
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-14 03:47:29 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-14 03:47:29 +0000
commit271da49386e259723ef574713339f04886630604 (patch)
tree3357a1b3aa15cfd25145095c41b0a94612ce3635 /community/openimageio
parentbcefa96cbc68f340b2aa11c108353993db074e76 (diff)
Tue Jan 14 03:40:13 UTC 2014
Diffstat (limited to 'community/openimageio')
-rw-r--r--community/openimageio/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/openimageio/PKGBUILD b/community/openimageio/PKGBUILD
index 1e99fca3f..5acccb045 100644
--- a/community/openimageio/PKGBUILD
+++ b/community/openimageio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 103862 2014-01-12 20:24:23Z foutrelis $
+# $Id: PKGBUILD 103941 2014-01-13 19:39:24Z svenstaro $
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
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 @@ makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa')
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