From 94ded0cb27161b972228cfef8ea2e6f60af0f2b2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 24 Oct 2013 00:56:32 -0700 Subject: Thu Oct 24 00:55:58 PDT 2013 --- community/lz4/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/lz4') diff --git a/community/lz4/PKGBUILD b/community/lz4/PKGBUILD index 127a04730..4fcf145a9 100644 --- a/community/lz4/PKGBUILD +++ b/community/lz4/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98004 2013-10-03 00:48:10Z seblu $ +# $Id: PKGBUILD 99061 2013-10-23 18:48:04Z seblu $ # Maintainer: Sébastien Luttringer # Contacted by mail, author use svn commit as release version. @@ -6,11 +6,11 @@ pkgname=lz4 pkgver=106 -pkgrel=1 +pkgrel=2 pkgdesc='Very fast lossless compression algorithm' arch=('i686' 'x86_64') url='https://code.google.com/p/lz4/' -license=('BSD') +license=('BSD' 'GPL2') makedepends=('svn') depends=('glibc') source=("$pkgname::svn+http://lz4.googlecode.com/svn/trunk/#revision=$pkgver") -- cgit v1.2.3-54-g00ecf