Date: Thursday, October 1, 2015 @ 16:26:02
  Author: spupykin
Revision: 142315

upgpkg: lxcfs 0.10-1

upd

Modified:
  lxcfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-10-01 14:25:52 UTC (rev 142314)
+++ PKGBUILD    2015-10-01 14:26:02 UTC (rev 142315)
@@ -3,8 +3,8 @@
 # Maintainer: Christian Brauner <christianvanbrau...@gmail.com>
 
 pkgname=lxcfs
-pkgver=0.9
-pkgrel=3
+pkgver=0.10
+pkgrel=1
 pkgdesc="FUSE filesystem for LXC"
 arch=(i686 x86_64)
 url="https://linuxcontainers.org/";
@@ -14,7 +14,7 @@
 options=('emptydirs')
 source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz";
        "lxcfs.service")
-md5sums=('455999f60080322852264cfb7d6b11b7'
+md5sums=('972bb9de9fef6b0c5e81a89bc4444a09'
          '29a6bf8868ce09871e6447db4070a923')
 
 build() {

Reply via email to