diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-03 07:34:45 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-03 07:34:45 -0300 |
commit | 2945507149df876505c048936cc487d76b1cfcdd (patch) | |
tree | 1e93bc731d36d5d3fa7b077a982e9e7f65516466 /libre/openimageio/PKGBUILD | |
parent | 588fad3f4ac69a1234341ffd3c2b3cd2b1d020c2 (diff) | |
parent | deff77ebe2b2c552e3b8b4e2d156697d1c92bb74 (diff) | |
download | abslibre-2945507149df876505c048936cc487d76b1cfcdd.tar.gz abslibre-2945507149df876505c048936cc487d76b1cfcdd.tar.bz2 abslibre-2945507149df876505c048936cc487d76b1cfcdd.zip |
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/openimageio/PKGBUILD')
-rw-r--r-- | libre/openimageio/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
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') |