diff options
author | root <root@rshg054.dnsready.net> | 2013-10-04 01:59:50 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-04 01:59:50 -0700 |
commit | a1e8649c27451ac75f05b9b520d52b78e9f2913d (patch) | |
tree | b71006b065dc0cd0a033f59b261db038c27e0e4b /community/lz4/PKGBUILD | |
parent | 7a89bde7057dae1b2a87ff0906dc797ebb4b2fc3 (diff) |
Fri Oct 4 01:57:28 PDT 2013
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 cb41d89e5..127a04730 100644 --- a/community/lz4/PKGBUILD +++ b/community/lz4/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 97896 2013-09-30 21:39:10Z seblu $ +# $Id: PKGBUILD 98004 2013-10-03 00:48:10Z 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=105 +pkgver=106 pkgrel=1 pkgdesc='Very fast lossless compression algorithm' arch=('i686' 'x86_64') |