summaryrefslogtreecommitdiff
path: root/libre/openimageio/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/openimageio/PKGBUILD')
-rw-r--r--libre/openimageio/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/openimageio/PKGBUILD b/libre/openimageio/PKGBUILD
index 9e7217250..3b3b2eed1 100644
--- a/libre/openimageio/PKGBUILD
+++ b/libre/openimageio/PKGBUILD
@@ -2,8 +2,8 @@
# based of Arch pkg
pkgname=openimageio
-pkgver=1.3.12
-pkgrel=2
+pkgver=1.3.13
+pkgrel=1
pkgdesc='A library for reading and writing images, including classes, utilities, and applications (built for the blender-libre package)'
arch=(
mips64el
@@ -38,7 +38,7 @@ optdepends=(
'python2: bindings support'
)
source=https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz
-sha512sums=SKIP
+sha512sums=6a8061da573f43954d6df3e67f81fbf2760482ecfb062f0ccac86fee878afc74a2e886d090760836e96c9d3ee866a971b0ee1dee404a626fe341237f9e3c32f1
prepare() {
cd oiio-Release-$pkgver