[arch-commits] Commit in openimageio/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Wed Sep 7 04:27:21 UTC 2022
Date: Wednesday, September 7, 2022 @ 04:27:21
Author: svenstaro
Revision: 1296021
upgpkg: openimageio 2.3.19.0-1
Modified:
openimageio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-07 04:24:20 UTC (rev 1296020)
+++ PKGBUILD 2022-09-07 04:27:21 UTC (rev 1296021)
@@ -2,7 +2,7 @@
# Contributor: SpepS <dreamspepser at yahoo dot it>
pkgname=openimageio
-pkgver=2.3.18.0
+pkgver=2.3.19.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/refs/tags/v$pkgver.tar.gz")
-sha512sums=('a6f9fc74bdb924e77978924940ed1ca0bd26e47883e60a4659b41db123a719f7a538dd1a261bb84f11ef64d1d910b060796bde090a658c6bcdc2edb8292fa465')
+sha512sums=('f59068d9935ea43e07532e24c45752dc206054034ac79a8ae3ce698343695a4faac7b71ea39bc856946eb084b4287413d75fc5700c59c8d6b409722f47f53072')
build() {
cd oiio-$pkgver
More information about the arch-commits
mailing list