summaryrefslogtreecommitdiff
path: root/libre/unar
diff options
context:
space:
mode:
authorGuest One <theguestone@gmail.com>2013-05-25 19:34:27 +0200
committerGuest One <theguestone@gmail.com>2013-05-25 19:34:27 +0200
commita4888a1abd0b7ca6b5b4456d6ae279a15b045557 (patch)
treeab9bb2720c923c881aa6bd45e275d8f004b9fcdc /libre/unar
parenta940d5362f2e0459266e277abefb4cf7326744e4 (diff)
released unar 1.6-2 for i686 fixed for new icu version
Diffstat (limited to 'libre/unar')
-rw-r--r--libre/unar/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/unar/PKGBUILD b/libre/unar/PKGBUILD
index 29c772c8b..7d816b666 100644
--- a/libre/unar/PKGBUILD
+++ b/libre/unar/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=unar
pkgver=1.6
-pkgrel=1.1
+pkgrel=2
pkgdesc="An Objective-C application for uncompressing archive files"
-arch=('x86_64' 'i686' 'mips64el')
+arch=('i686')
url="http://unarchiver.c3.cx/"
license=('LGPL2.1')
-depends=('gnustep-base' 'openssl' 'bzip2' 'icu<52' 'gcc-libs' 'zlib')
+depends=('gnustep-base' 'openssl' 'bzip2' 'icu' 'gcc-libs' 'zlib')
makedepends=('gcc-objc')
replaces=("unarchiver")
conflicts=("unarchiver" 'icu<51')