summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2023-01-15 07:58:05 -0500
committergraysky2023-01-15 07:58:05 -0500
commit7afb1d19341301d606e29f59453a9ce4aa242871 (patch)
tree8a78fd17788c3eda06a3046d63eefc26e13cc144 /PKGBUILD
parentd47eddf6d9b2ef7acc44ef7233fba91c7fa0df59 (diff)
downloadaur-7afb1d19341301d606e29f59453a9ce4aa242871.tar.gz
Update to lxc.5.0.0.130-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90732d272a53..af7b35e83256 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=lxc-git
_pkgname=lxc
-pkgver=lxc.5.0.0.6
+pkgver=lxc.5.0.0.130
pkgrel=1
pkgdesc="Linux Containers git version"
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -19,7 +19,7 @@ optdepends=('dnsmasq: lxc-net.service'
'lua-filesystem: lxc-top'
'lua-alt-getopt: lxc-top')
license=('LGPL')
-options=('emptydirs' 'debug')
+options=('emptydirs')
backup=('etc/lxc/default.conf'
'etc/default/lxc')
provides=($_pkgname)