summaryrefslogtreecommitdiff
path: root/libre/unar
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-02 00:05:43 -0700
committerroot <root@rshg054.dnsready.net>2013-04-02 00:05:43 -0700
commitc9738c6a1d438f30dfa7363aa847343754f953ac (patch)
tree4922cc79f6695dbe35bdc4ce2c44a7a8d93cf053 /libre/unar
parentc623429f33c434cb1cb11974d9e71f48dd5a881f (diff)
Tue Apr 2 00:05:43 PDT 2013
Diffstat (limited to 'libre/unar')
-rwxr-xr-xlibre/unar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/unar/PKGBUILD b/libre/unar/PKGBUILD
index 7bad84a31..531f87a73 100755
--- a/libre/unar/PKGBUILD
+++ b/libre/unar/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=unar
pkgver=1.5
-pkgrel=2
+pkgrel=3
pkgdesc="An Objective-C application for uncompressing archive files"
arch=('x86_64' 'i686' 'mips64el')
url="http://unarchiver.c3.cx/"
license=('LGPL2.1')
-depends=('gnustep-base' 'openssl' 'bzip2' 'icu' 'gcc-libs' 'zlib')
+depends=('gnustep-base' 'openssl' 'bzip2' 'icu=51.1' 'gcc-libs' 'zlib')
makedepends=('gcc-objc')
replaces=("unarchiver")
conflicts=("unarchiver")