summaryrefslogtreecommitdiff
path: root/extra/lzop
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-27 23:15:24 +0000
committerroot <root@rshg054.dnsready.net>2012-02-27 23:15:24 +0000
commit1f567a9d58d16b76320168f0624aa55bd6320284 (patch)
treee4e7ffadc364d582fccd8543ad1543fa9741a8a7 /extra/lzop
parentf6a79a3f5989efc8db63af942851c56f0c462bb1 (diff)
Mon Feb 27 23:15:24 UTC 2012
Diffstat (limited to 'extra/lzop')
-rw-r--r--extra/lzop/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/lzop/PKGBUILD b/extra/lzop/PKGBUILD
index 240422d27..b507594a4 100644
--- a/extra/lzop/PKGBUILD
+++ b/extra/lzop/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 98428 2010-11-08 21:29:39Z andrea $
+# $Id: PKGBUILD 151444 2012-02-26 10:58:51Z pierre $
# Maintainer:
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=lzop
pkgver=1.03
-pkgrel=1
+pkgrel=2
pkgdesc="File compressor using lzo lib"
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.lzop.org/"
depends=('lzo2')
-source=(http://www.lzop.org/download/${pkgname}-${pkgver}.tar.gz)
+source=("http://www.lzop.org/download/${pkgname}-${pkgver}.tar.gz")
md5sums=('006c5e27fb78cdd14a628fdfa5aa1905')
build() {