summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/unar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/unar/PKGBUILD b/libre/unar/PKGBUILD
index c6f91f4de..82c89f8e1 100644
--- a/libre/unar/PKGBUILD
+++ b/libre/unar/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=unar
pkgver=1.10.1
-pkgrel=2
+pkgrel=3
pkgdesc="An Objective-C application for uncompressing archive files"
arch=('x86_64' 'i686' 'armv7h')
url="http://unarchiver.c3.cx/"
license=('LGPL2.1')
-depends=('gnustep-base' 'openssl' 'bzip2' 'icu=58.1' 'gcc-libs' 'zlib')
+depends=('gnustep-base' 'openssl' 'bzip2' 'icu=52.1' 'gcc-libs' 'zlib')
makedepends=('gcc-objc')
replaces=('unarchiver' 'unrar')
conflicts=('unarchiver' 'unrar')