[arch-commits] Commit in lzo2/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue May 3 18:52:52 UTC 2011
Date: Tuesday, May 3, 2011 @ 14:52:51
Author: tpowa
Revision: 122309
upgpkg: lzo2 2.05-1
bump to latest version
Modified:
lzo2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-03 18:48:12 UTC (rev 122308)
+++ PKGBUILD 2011-05-03 18:52:51 UTC (rev 122309)
@@ -2,7 +2,7 @@
# Contributor: Low Kian Seong <fastmail_low at speedymail.org>
# Maintainer: dorphell <dorphell at archlinux.org>
pkgname=lzo2
-pkgver=2.04
+pkgver=2.05
pkgrel=1
pkgdesc="Portable lossless data compression library"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
depends=('glibc')
source=(http://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz)
options=(!libtool)
-sha1sums=('f5bf5c7ae4116e60513e5788d156ef78946677e7')
+md5sums=('c67cda5fa191bab761c7cb06fe091e36')
build() {
cd "${srcdir}/lzo-${pkgver}"
More information about the arch-commits
mailing list