lzop: fix short_desc.
This commit is contained in:
parent
b6bc73c660
commit
7789f82d4e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'lzop'
|
||||
pkgname=lzop
|
||||
version=1.03
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="lzo-devel"
|
||||
short_desc="file compressor using lzo"
|
||||
short_desc="File compressor using LZO"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.lzop.org/"
|
||||
|
|
Loading…
Reference in a new issue