diff options
-rw-r--r-- | libre/opencolorio/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/openimageio/PKGBUILD | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/opencolorio/PKGBUILD b/libre/opencolorio/PKGBUILD index 7a3e4fd98..3ce13113a 100644 --- a/libre/opencolorio/PKGBUILD +++ b/libre/opencolorio/PKGBUILD @@ -4,7 +4,7 @@ pkgname=opencolorio pkgver=1.0.9 -pkgrel=2.6 +pkgrel=2.parabola1 pkgdesc='A color management framework for visual effects and animation (built for the blender package)' arch=('i686' 'x86_64' 'mips64el') url="http://$pkgname.org" diff --git a/libre/openimageio/PKGBUILD b/libre/openimageio/PKGBUILD index 84ec3570b..f60f498cb 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.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/" license=('custom') |