summaryrefslogtreecommitdiff
path: root/libre/unar
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-05-01 17:14:19 +0200
committerAndreas Grapentin <andreas@grapentin.org>2017-05-01 17:49:14 +0200
commit769e42cbc38459dc3a4928f4f700f32c15cbd36d (patch)
tree506b9e17b1b42f612f37d09b3a538880322976a1 /libre/unar
parent1493eb80b87de9a45a9f8864f375f7dd6eb10129 (diff)
updated unar dependencies
Diffstat (limited to 'libre/unar')
-rw-r--r--libre/unar/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/unar/PKGBUILD b/libre/unar/PKGBUILD
index ddfe3babc..12d99474e 100644
--- a/libre/unar/PKGBUILD
+++ b/libre/unar/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=unar
pkgver=1.10.1
-pkgrel=3
+pkgrel=4
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.2' 'gcc-libs' 'zlib')
+depends=('gnustep-base' 'openssl' 'bzip2' 'icu=59.1' 'gcc-libs' 'zlib')
makedepends=('gcc-objc')
replaces=('unarchiver' 'unrar')
conflicts=('unarchiver' 'unrar')