Date: Sunday, June 11, 2017 @ 21:43:02 Author: arojas Revision: 298619
Update to 5.5.4 Modified: unrar/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-11 21:17:49 UTC (rev 298618) +++ PKGBUILD 2017-06-11 21:43:02 UTC (rev 298619) @@ -1,10 +1,11 @@ # $Id$ -# Maintainer: Giovanni Scafora <[email protected]> +# Maintainer: Antonio Rojas <[email protected]> +# Contributor: Giovanni Scafora <[email protected]> # Contributor: dorphell <[email protected]> pkgbase=unrar pkgname=('unrar' 'libunrar') -pkgver=5.5.3 +pkgver=5.5.4 pkgrel=1 epoch=1 arch=('i686' 'x86_64') @@ -13,7 +14,7 @@ makedepends=('hardening-wrapper') source=("http://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz" 'unrar-5.3.4-soname.patch') -md5sums=('21aacd1ce6c3e07f89801c78dbc31c01' +md5sums=('0def2076d53a65b8243d01fa74259a50' '8c0f28fc9e0c5a974396e82cf053a46b') prepare() {
