summaryrefslogtreecommitdiff
path: root/community/openimageio
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-07-19 00:01:52 +0000
committerroot <root@rshg054.dnsready.net>2012-07-19 00:01:52 +0000
commit6b87f8519dc037f4fd4c19d8f36b7d7565559bd3 (patch)
tree4c1b86f91ce9c742867b6eecd4857b20919cd713 /community/openimageio
parent63d179775e063452db6358e15b9847e7fc6c84b6 (diff)
Thu Jul 19 00:01:52 UTC 2012
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 f0ca5cfa1..0249f83e7 100644
--- a/community/openimageio/PKGBUILD
+++ b/community/openimageio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 70334 2012-05-04 17:47:24Z svenstaro $
+# $Id: PKGBUILD 74002 2012-07-18 01:07:47Z ibiru $
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=openimageio
-pkgver=1.0.4
+pkgver=1.0.6
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' 'qt' 'python2' 'boost')
optdepends=('qt: iv image viewer'
'python2: bindings support')
source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('2114f40a6015d2ba4d36fc18620f2edb')
+md5sums=('fa6e3f4be98d8e1868b389410b56563a')
build() {
cd "$srcdir"/$_pkgname*/src