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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 3 22:37:30 UTC 2019


    Date: Sunday, November 3, 2019 @ 22:37:30
  Author: svenstaro
Revision: 522777

upgpkg: openimageio 2.0.12-1

Modified:
  openimageio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-03 22:28:39 UTC (rev 522776)
+++ PKGBUILD	2019-11-03 22:37:30 UTC (rev 522777)
@@ -2,8 +2,8 @@
 # Contributor: SpepS <dreamspepser at yahoo dot it>
 
 pkgname=openimageio
-pkgver=2.0.11
-pkgrel=3
+pkgver=2.0.12
+pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
 arch=(x86_64)
 url="http://www.openimageio.org/"
@@ -24,7 +24,7 @@
 
   cmake .. \
       -DUSE_PYTHON=ON \
-      -DPYTHON_VERSION=3.8 \
+      -DPYTHON_VERSION=3.7 \
       -DUSE_OPENSSL=ON \
       -DCMAKE_INSTALL_PREFIX=/usr \
       -DCMAKE_INSTALL_LIBDIR=lib \



More information about the arch-commits mailing list