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

Maxime Gauduin alucryd at archlinux.org
Tue Aug 19 09:47:49 UTC 2014


    Date: Tuesday, August 19, 2014 @ 11:47:49
  Author: alucryd
Revision: 117615

glew rebuild: openimageio 1.4.12-2

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-19 09:41:29 UTC (rev 117614)
+++ PKGBUILD	2014-08-19 09:47:49 UTC (rev 117615)
@@ -3,8 +3,8 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 
 pkgname=openimageio
-pkgver=1.4.5.git
-pkgrel=3
+pkgver=1.4.12
+pkgrel=2
 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#commit=0e4a24bb)
+source=(git+git://github.com/OpenImageIO/oiio.git#tag=Release-${pkgver})
 md5sums=('SKIP')
 
 build() {




More information about the arch-commits mailing list