summaryrefslogtreecommitdiff
path: root/community/lrzip
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-10 01:37:49 -0700
committerroot <root@rshg054.dnsready.net>2013-09-10 01:37:49 -0700
commitf5039428394b8715a685c006ab4c7421f45d0aff (patch)
treef5330d39e85a451f7ebfdc2ebbaac0b011c77a7b /community/lrzip
parent25f164e4d715807385e621f21bf1715d64d925a8 (diff)
Tue Sep 10 01:36:04 PDT 2013
Diffstat (limited to 'community/lrzip')
-rw-r--r--community/lrzip/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lrzip/PKGBUILD b/community/lrzip/PKGBUILD
index ccb26e23c..f14ccac97 100644
--- a/community/lrzip/PKGBUILD
+++ b/community/lrzip/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96603 2013-09-02 09:08:52Z arodseth $
+# $Id: PKGBUILD 96966 2013-09-09 13:06:19Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: graysky <graysky AT archlinux DOT us>
# Contributor: kastor@fobos.org.ar
pkgname=lrzip
-pkgver=0.615
+pkgver=0.616
pkgrel=1
pkgdesc='Multi-threaded compression using the rzip/lzma, lzo, and zpaq algorithms'
url='http://lrzip.kolivas.org/'
@@ -18,7 +18,7 @@ then
fi
options=('!libtool')
source=("http://ck.kolivas.org/apps/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('c419662bf840bea2e4bd5ebef2585849ee1c85cec370fda423907e4514ee427d')
+sha256sums=('982d5a8db4d8bbbced6e33fbbcd589c9b3fc4275110155d7bd71cbeff4a235ae')
build() {
cd "$srcdir/$pkgname-$pkgver"