summaryrefslogtreecommitdiff
path: root/community/openimageio
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
committerroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
commit0f02baec6afdab918d86a226ee9a984482b5a534 (patch)
tree15cb1e77a0a46bc218404a4725caeda3089039f8 /community/openimageio
parent975d6f489c6c43bbc7b816ac43333c54c1f4df21 (diff)
Wed Apr 17 00:05:54 PDT 2013
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 583bda8a4..fd44dc76f 100644
--- a/community/openimageio/PKGBUILD
+++ b/community/openimageio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 87425 2013-03-31 19:18:31Z stephane $
+# $Id: PKGBUILD 88354 2013-04-16 15:17:44Z svenstaro $
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=openimageio
-pkgver=1.1.8
+pkgver=1.1.9
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/tarball/Release-$pkgver)
-md5sums=('2d816e0ff48f12dfc0491d39a4918456')
+md5sums=('19ac43e2bf00e5b6b7f2dbc778ce9648')
build() {
cd "$srcdir"/$_pkgname*