[arch-commits] Commit in openimageio/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Aug 19 09:41:20 UTC 2014


    Date: Tuesday, August 19, 2014 @ 11:41:19
  Author: alucryd
Revision: 117613

glew rebuild: openimageio 1.4.5.git-3

Modified:
  openimageio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-19 09:26:13 UTC (rev 117612)
+++ PKGBUILD	2014-08-19 09:41:19 UTC (rev 117613)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=openimageio
-pkgver=1.4.12
-pkgrel=1
+pkgver=1.4.5.git
+pkgrel=3
 pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
 arch=(i686 x86_64)
 url="http://www.openimageio.org/"
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa' 'git')
 optdepends=('qt4: iv image viewer'
             'python2: bindings support')
-source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
+source=(git+git://github.com/OpenImageIO/oiio.git#commit=0e4a24bb)
 md5sums=('SKIP')
 
 build() {




More information about the arch-commits mailing list