Skip to content
Snippets Groups Projects
Commit b65dfe83 authored by Jiachen Yang's avatar Jiachen Yang
Browse files

release lzip 1.17-2

parent 7d9784ee
No related branches found
Tags 0.11.2-1
No related merge requests found
# Maintainer: apophys <admin AT kubikmilan DOT sk>
# Maintainer: Jiachen Yang <farseerfc@gmail.com>
# AUR Maintainer: apophys <admin AT kubikmilan DOT sk>
# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
# Contributor: Renzo Carbonara <gnuk0001/gmail.com>
pkgname=lzip
pkgver=1.17
pkgrel=1
pkgrel=2
pkgdesc="A lossless file compressor based on the LZMA algorithm"
arch=('i686' 'x86_64')
url="http://www.nongnu.org/lzip/lzip.html"
license=('GPL3')
depends=('gcc-libs')
install=lzip.install
source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
sha1sums=('d023f1e95202e45b50656833d09eee1a8c7bd9d6')
sha512sums=('cd4a1a7d3778f22e3a6f2d2a20491919e662771e79d1738f74c63de857913e28186d53b2af7997e1b164f8ab792561c7dde8781bb025a1859271ddd72f5ed519')
build() {
cd "$srcdir/$pkgname-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment