Date: Tuesday, March 16, 2010 @ 15:39:31 Author: giovanni Revision: 72474
upgpkg: unrar 3.9.10-1 upstream release Modified: unrar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-16 19:05:26 UTC (rev 72473) +++ PKGBUILD 2010-03-16 19:39:31 UTC (rev 72474) @@ -3,7 +3,7 @@ # Contributor: dorphell <[email protected]> pkgname=unrar -pkgver=3.9.9 +pkgver=3.9.10 pkgrel=1 pkgdesc="The RAR uncompression program" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('custom') depends=('gcc-libs') source=(http://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz) -md5sums=('4271fc8710d299341c969666492b305c') +md5sums=('3c130ae52ff9fece50af988c343e396d') build() { cd "${srcdir}/${pkgname}"
