Date: Monday, June 16, 2014 @ 13:42:25 Author: spupykin Revision: 113233
upgpkg: lxc 1:1.0.4-1 upd Modified: lxc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-16 11:33:16 UTC (rev 113232) +++ PKGBUILD 2014-06-16 11:42:25 UTC (rev 113233) @@ -6,9 +6,9 @@ # Contributor: Jon Nordby <[email protected]> pkgname=lxc -pkgver=1.0.3 +pkgver=1.0.4 epoch=1 -pkgrel=5 +pkgrel=1 pkgdesc="Linux Containers" arch=('i686' 'x86_64') url="http://linuxcontainers.org" @@ -25,7 +25,7 @@ source=("http://linuxcontainers.org/downloads/$pkgname-${pkgver}.tar.gz" "lxc.tmpfiles.d" "lxc.service") -md5sums=('55873b1411a606397309aa6c4c4263b3' +md5sums=('2689080af03a8ac1f1ce577728dd3619' 'df94c9fb8a753011c86ee664e9f521ff' '32db4ef06b27f36e15ff4b67c049dfeb')
