summaryrefslogtreecommitdiff
path: root/community/lz4/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lz4/PKGBUILD')
-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")