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 4fcf145a9..8e8999037 100644
--- a/community/lz4/PKGBUILD
+++ b/community/lz4/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 99061 2013-10-23 18:48:04Z seblu $
+# $Id: PKGBUILD 99573 2013-10-29 21:29:01Z seblu $
# Maintainer: Sébastien Luttringer
# Contacted by mail, author use svn commit as release version.
# He only push tested release code into svn and support using revision as version
pkgname=lz4
-pkgver=106
-pkgrel=2
+pkgver=107
+pkgrel=1
pkgdesc='Very fast lossless compression algorithm'
arch=('i686' 'x86_64')
url='https://code.google.com/p/lz4/'