From 4982c269b318734d01ad30c6592fbb73565ceb12 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 Jul 2012 00:02:11 +0000 Subject: Mon Jul 30 00:02:11 UTC 2012 --- community/lxc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/lxc') diff --git a/community/lxc/PKGBUILD b/community/lxc/PKGBUILD index 50a5118f0..994da5cf7 100644 --- a/community/lxc/PKGBUILD +++ b/community/lxc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 73154 2012-07-02 12:50:42Z spupykin $ +# $Id: PKGBUILD 74427 2012-07-28 09:35:36Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andrea Zucchelli # Contributor: Jonathan Liu # Maintainer: Jon Nordby pkgname=lxc -pkgver=0.8.0_rc1 +pkgver=0.8.0_rc2 pkgrel=1 pkgdesc="Linux Containers" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ url="http://lxc.sourceforge.net/" depends=('bash' 'perl') license=('LGPL') source=("http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz") -md5sums=('06ceecf4dbe1be988fc903ad8dd34d29') +md5sums=('9bd6988542fd7dd198d056ef3a2db9f6') build() { cd "$srcdir/$pkgname-${pkgver/_/-}" -- cgit v1.2.3-54-g00ecf