diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-04 03:57:35 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-04 03:57:35 +0000 |
commit | 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (patch) | |
tree | 75539d1ce5e644234d0c1f85faebd3ae17c2377d /community/lz4/PKGBUILD | |
parent | 92723c41135cfb106d37d4343603e63dc99922ca (diff) |
Fri Jul 4 03:52:39 UTC 2014
Diffstat (limited to 'community/lz4/PKGBUILD')
-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 4f696d79a..c2463feb7 100644 --- a/community/lz4/PKGBUILD +++ b/community/lz4/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 113690 2014-06-27 23:36:49Z seblu $ +# $Id: PKGBUILD 114696 2014-07-03 04:22:07Z thestinger $ # 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=118 +pkgver=119 pkgrel=1 pkgdesc='Very fast lossless compression algorithm' arch=('i686' 'x86_64') |