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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Dec 4 20:30:51 UTC 2020


    Date: Friday, December 4, 2020 @ 20:30:51
  Author: svenstaro
Revision: 770036

upgpkg: openimageio 2.2.9.0-1

Modified:
  openimageio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-04 20:28:36 UTC (rev 770035)
+++ PKGBUILD	2020-12-04 20:30:51 UTC (rev 770036)
@@ -2,7 +2,7 @@
 # Contributor: SpepS <dreamspepser at yahoo dot it>
 
 pkgname=openimageio
-pkgver=2.2.8.0
+pkgver=2.2.9.0
 pkgrel=1
 pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 optdepends=('qt5-base: iv image viewer'
             'python: bindings support')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz")
-sha512sums=('7bb94832734b4354d961003ec7f85fa30e4a69d7f825c5668a0230d857f8c137dd522730ec5089db012f0d843fc67368c731458a3d6de9ae41dabfb4cc30592e')
+sha512sums=('d03500c5a9f4f1417c5629098254d1bbf032a17228898e5f087e4a5d0988f806537d3ab538366e64c51172568c3688389ab29b641fdaaf7208bf939cb859e06d')
 
 build() {
   cd oiio-Release-$pkgver



More information about the arch-commits mailing list