diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-07 04:04:41 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-07 04:04:41 +0000 |
commit | 2d7e9da010b34660baba072183cce7664dc8956c (patch) | |
tree | 0a9bd47a90edc63829ae06bb549c58cc4548847d /community/lz4 | |
parent | 58ee2a8b8164437294a44a627d05ee1c701ced57 (diff) |
Wed May 7 04:00:53 UTC 2014
Diffstat (limited to 'community/lz4')
-rw-r--r-- | community/lz4/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lz4/PKGBUILD b/community/lz4/PKGBUILD index 2ce437990..29d0f6da3 100644 --- a/community/lz4/PKGBUILD +++ b/community/lz4/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 108214 2014-03-24 21:38:05Z seblu $ +# $Id: PKGBUILD 110732 2014-05-05 22:12: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=116 +pkgver=117 pkgrel=1 pkgdesc='Very fast lossless compression algorithm' arch=('i686' 'x86_64') |