diff options
Diffstat (limited to 'extra/lzo/PKGBUILD')
-rw-r--r-- | extra/lzo/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/lzo/PKGBUILD b/extra/lzo/PKGBUILD index f93973dba..ba60530e4 100644 --- a/extra/lzo/PKGBUILD +++ b/extra/lzo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 123754 2011-05-12 20:58:30Z andrea $ +# $Id: PKGBUILD 150589 2012-02-18 15:59:31Z pierre $ # Maintainer: # Contributor: Low Kian Seong <fastmail_low@speedymail.org> # Contributor: Judd Vinet <jvinet@zeroflux.org> @@ -6,7 +6,7 @@ pkgname=lzo pkgver=1.08 -pkgrel=6 +pkgrel=7 pkgdesc='A portable lossless data compression library written in ANSI C' arch=('i686' 'x86_64') license=('GPL') |