summaryrefslogtreecommitdiff
path: root/community/openimageio
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-01 00:05:25 -0700
committerroot <root@rshg054.dnsready.net>2013-04-01 00:05:25 -0700
commitc623429f33c434cb1cb11974d9e71f48dd5a881f (patch)
treea5ef4b20d134eb0384a567b98ea41733f2db73c7 /community/openimageio
parentbccd6b361bd252b2d32bc9a793c9e1b8448bfcd9 (diff)
Mon Apr 1 00:05:25 PDT 2013
Diffstat (limited to 'community/openimageio')
-rw-r--r--community/openimageio/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/openimageio/PKGBUILD b/community/openimageio/PKGBUILD
index c9a74bf78..583bda8a4 100644
--- a/community/openimageio/PKGBUILD
+++ b/community/openimageio/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 85378 2013-03-01 10:36:19Z andrea $
+# $Id: PKGBUILD 87425 2013-03-31 19:18:31Z stephane $
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=openimageio
-pkgver=1.1.7
-pkgrel=2
+pkgver=1.1.8
+pkgrel=1
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=(i686 x86_64)
url="http://www.openimageio.org/"
@@ -14,7 +14,7 @@ makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa')
optdepends=('qt4: iv image viewer'
'python2: bindings support')
source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('5fafac9b5f9f7edc9bd0507477c12e0d')
+md5sums=('2d816e0ff48f12dfc0491d39a4918456')
build() {
cd "$srcdir"/$_pkgname*