summaryrefslogtreecommitdiff
path: root/community/lz4/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-30 01:04:25 -0700
committerroot <root@rshg054.dnsready.net>2013-10-30 01:04:25 -0700
commit7c151ac5589d3dbef5972f69a62b847ecf565bfa (patch)
tree9450bd13169930e602731e9c431b79fdaaad2c02 /community/lz4/PKGBUILD
parent38b1ce25596ae456fefb3214a73c3d1005da568f (diff)
Wed Oct 30 01:01:59 PDT 2013
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/'