summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-09-02 23:39:58 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-09-02 23:39:58 -0300
commit7c32f1ed6b2d31beda7c7e01f0862343236f3966 (patch)
tree64117729ff32da617460c86aaf3c284837ff8ccc
parentc82a20c82eb99dacb3e26c3b6e93d2eca47f0ed4 (diff)
openimageio: fix desc
-rw-r--r--libre/openimageio/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/openimageio/PKGBUILD b/libre/openimageio/PKGBUILD
index 84ec3570b..345880f0c 100644
--- a/libre/openimageio/PKGBUILD
+++ b/libre/openimageio/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=openimageio
pkgver=1.4.12
-pkgrel=3.2
-pkgdesc='A library for reading and writing images, including classes, utilities, and applications (built for the blender-parabola package)'
+pkgrel=3.3
+pkgdesc='A library for reading and writing images, including classes, utilities, and applications (built for the blender package)'
arch=('i686' 'x86_64' 'mips64el')
url="http://www.$pkgname.org/"
license=('custom')