summaryrefslogtreecommitdiff
path: root/extra/ilmbase/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ilmbase/PKGBUILD')
-rw-r--r--extra/ilmbase/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/ilmbase/PKGBUILD b/extra/ilmbase/PKGBUILD
index d9d7347fd..e872ea323 100644
--- a/extra/ilmbase/PKGBUILD
+++ b/extra/ilmbase/PKGBUILD
@@ -3,13 +3,12 @@
pkgname=ilmbase
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
depends=('gcc-libs')
pkgdesc="Base libraries from ILM for OpenEXR"
arch=(i686 x86_64 mips64el)
url="http://www.openexr.com"
license=('custom')
-options=('!libtool')
source=(http://download.savannah.nongnu.org/releases/openexr/$pkgname-$pkgver.tar.gz
ilmbase-IexMath.patch)