From 7c32f1ed6b2d31beda7c7e01f0862343236f3966 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Tue, 2 Sep 2014 23:39:58 -0300 Subject: openimageio: fix desc --- libre/openimageio/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/openimageio') 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') -- cgit v1.2.3 From daa81ad158c86a249c422cf3951b22f2d7ab9cfb Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Wed, 3 Sep 2014 02:47:18 -0300 Subject: openimageio: change version --- libre/openimageio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/openimageio') diff --git a/libre/openimageio/PKGBUILD b/libre/openimageio/PKGBUILD index 345880f0c..f60f498cb 100644 --- a/libre/openimageio/PKGBUILD +++ b/libre/openimageio/PKGBUILD @@ -4,7 +4,7 @@ pkgname=openimageio pkgver=1.4.12 -pkgrel=3.3 +pkgrel=3.parabola1 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/" -- cgit v1.2.3