[arch-commits] Commit in lxcfs/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Oct 27 10:41:53 UTC 2015


    Date: Tuesday, October 27, 2015 @ 11:41:52
  Author: spupykin
Revision: 145100

upgpkg: lxcfs 0.11-1

upd

Modified:
  lxcfs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-27 10:41:47 UTC (rev 145099)
+++ PKGBUILD	2015-10-27 10:41:52 UTC (rev 145100)
@@ -3,18 +3,18 @@
 # Maintainer: Christian Brauner <christianvanbrauner at gmail.com>
 
 pkgname=lxcfs
-pkgver=0.10
+pkgver=0.11
 pkgrel=1
 pkgdesc="FUSE filesystem for LXC"
 arch=(i686 x86_64)
 url="https://linuxcontainers.org/"
 license=('GPL')
-depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse')
+depends=('lxc' 'cgmanager>=0.35-1' 'libnih' 'fuse' 'dbus-glib')
 makedepends=('help2man')
 options=('emptydirs')
 source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz"
 	"lxcfs.service")
-md5sums=('972bb9de9fef6b0c5e81a89bc4444a09'
+md5sums=('1e0d11e05b5ad9fc68d7effe1c7937bf'
          '29a6bf8868ce09871e6447db4070a923')
 
 build() {



More information about the arch-commits mailing list