unarchiver PKGBUILD updated to 1.7

This commit is contained in:
Cedric Girard 2013-07-11 10:57:46 +02:00
parent 92b2fa3562
commit 6864ff4109
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
pkgname=unarchiver
epoch=1
pkgver=1.6
pkgver=1.7
pkgrel=1
pkgdesc="unar and lsar: Objective-C tools for uncompressing archive files"
arch=('x86_64' 'i686')
@ -13,7 +13,7 @@ depends=('gnustep-base' 'openssl' 'bzip2' 'icu' 'gcc-libs' 'zlib')
makedepends=('gcc-objc')
source=("http://theunarchiver.googlecode.com/files/unar${pkgver}_src.zip"
"native_obj_exceptions.patch")
sha1sums=('1cee2ea4bd89feff4f84754858b21f3757404d7c'
sha1sums=('e34760d3806fbf3f1358485ccadf51bd5c7f81be'
'b8024026607dc2de758479b73d8b01ca6f692b59')
prepare(){