From 4f04f17b3521b982ce7e58ed59b63296eaa98a0a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 21 Jan 2023 21:14:50 +0000 Subject: [PATCH] community/lxcfs to 5.0.3-1 --- community/lxcfs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/lxcfs/PKGBUILD b/community/lxcfs/PKGBUILD index b50ff15f6..a74b0e154 100644 --- a/community/lxcfs/PKGBUILD +++ b/community/lxcfs/PKGBUILD @@ -6,7 +6,7 @@ # - add -D_FILE_OFFSET_BITS=64 to CPPFLAGS pkgname=lxcfs -pkgver=5.0.2 +pkgver=5.0.3 pkgrel=1 pkgdesc="FUSE filesystem for LXC" arch=(x86_64) @@ -14,11 +14,11 @@ url="https://linuxcontainers.org/" license=('GPL') depends=('lxc' 'libnih' 'fuse3' 'dbus-glib') makedepends=('help2man' 'meson' 'python-jinja' 'systemd') -options=('emptydirs' 'debug') +options=('emptydirs') source=("https://linuxcontainers.org/downloads/lxcfs/lxcfs-$pkgver.tar.gz"{,.asc} "lxcfs.service") validpgpkeys=('602F567663E593BCBD14F338C638974D64792D67') -sha256sums=('c3df03629ee8955de60a28da7490350ad1eb7aa3134b6917d40ec68ef092d039' +sha256sums=('fa0923539c1275c000879483f727326f5d65ab548f57e501140cd3c1ea0c5395' 'SKIP' '3549e83ebbd6ec5934be0c3137b0dbb1101cec098bc49d135fea29f733b9e2a1')