summaryrefslogtreecommitdiff
path: root/community/lz4
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
committerroot <root@rshg054.dnsready.net>2013-10-24 00:56:32 -0700
commit94ded0cb27161b972228cfef8ea2e6f60af0f2b2 (patch)
tree3eeb5098d6fe3d9cad00a0e1df056de10d0464e6 /community/lz4
parent06a76442fa8de4a9975266a4eca7fb2a953f5244 (diff)
Thu Oct 24 00:55:58 PDT 2013
Diffstat (limited to 'community/lz4')
-rw-r--r--community/lz4/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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")