unrar: Update to 5.3.7

This commit is contained in:
Alexey Pavlov
2015-11-02 08:38:19 +03:00
parent a7e653db92
commit 0757eb595f

View File

@@ -2,7 +2,7 @@
pkgbase=unrar
pkgname=('unrar' 'libunrar')
pkgver=5.3.4
pkgver=5.3.7
pkgrel=1
arch=('i686' 'x86_64')
groups=('base-devel')
@@ -12,7 +12,7 @@ options=('staticlibs' '!makeflags')
depends=('gcc-libs')
source=("http://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz"
'build-dll.patch')
md5sums=('60afbc74a97eff512a6c42425ec43bbf'
md5sums=('668f8de87b74d9fa7037d3d487200149'
'3f1c51c2ae7e0bd1ea02aaf904d61bd0')
prepare() {