Date: Friday, March 20, 2015 @ 12:54:42 Author: arodseth Revision: 129620
upgpkg: lrzip 0.621-1 Modified: lrzip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-20 11:01:05 UTC (rev 129619) +++ PKGBUILD 2015-03-20 11:54:42 UTC (rev 129620) @@ -4,7 +4,7 @@ # Contributor: [email protected] pkgname=lrzip -pkgver=0.620 +pkgver=0.621 pkgrel=1 pkgdesc='Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms' url='http://lrzip.kolivas.org/' @@ -12,7 +12,7 @@ arch=('x86_64' 'i686') depends=('lzo' 'zlib') source=("http://ck.kolivas.org/apps/$pkgname/$pkgname-$pkgver.tar.bz2") -sha256sums=('4d0b8738ad4fa253bc74080c465a67fb938255fabbaf167d1213bc76b3f43486') +sha256sums=('31c26fbee8b9b0bd413ca214862dbc0d9e6d3477f23e9839774936bf140ceb6b') makedepends_i686=('nasm') build() {
