diff options
Diffstat (limited to 'community/lxc/PKGBUILD')
-rw-r--r-- | community/lxc/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/lxc/PKGBUILD b/community/lxc/PKGBUILD index fa045d9a2..d891e2d6d 100644 --- a/community/lxc/PKGBUILD +++ b/community/lxc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 79773 2012-11-12 09:05:42Z spupykin $ +# $Id: PKGBUILD 80003 2012-11-15 11:55:57Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Andrea Zucchelli <zukka77@gmail.com> # Contributor: Jonathan Liu <net147@gmail.com> @@ -6,7 +6,8 @@ pkgname=lxc pkgver=0.8.0 -pkgrel=1 +epoch=1 +pkgrel=2 pkgdesc="Linux Containers" arch=('i686' 'x86_64') url="http://lxc.sourceforge.net/" |