diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-10-21 17:45:17 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-10-21 17:45:17 -0200 |
commit | 87e4951096eb121bcb54e0f2ccbd073103f5c5dd (patch) | |
tree | fd0070e870728d67e95d0018e5efed4d4bc1e4f3 | |
parent | 89c0d4373030d2770ef5bf8c0525f00f95c46e06 (diff) |
openexr-libre-2.0.1-2: remove static libraries
-rw-r--r-- | libre/openexr-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/openexr-libre/PKGBUILD b/libre/openexr-libre/PKGBUILD index 29c926e1d..36eeb00ef 100644 --- a/libre/openexr-libre/PKGBUILD +++ b/libre/openexr-libre/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 191713 2013-07-29 10:21:41Z tpowa $ +# $Id: PKGBUILD 196943 2013-10-21 10:31:44Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> _pkgname=openexr pkgname=openexr-libre pkgver=2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="An high dynamic-range image file format library, without embedded nonfree fonts in the documentation" url="http://www.openexr.com/" arch=('i686' 'x86_64' 'mips64el') |