summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1c84f7b7d9e..3e09cf5c2cbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@
pkgname=lxc-anbox
pkgver=4.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Linux Containers (for anbox)"
arch=('x86_64')
url="https://linuxcontainers.org"
-provides=('lxc=1:4.0.6')
+provides=('lxc=4.0.6')
conflicts=('lxc' 'lxc-git')
depends=('bash' 'perl' 'libseccomp' 'libcap' 'python' 'rsync' 'wget')
makedepends=('docbook2x' 'lua' 'python-setuptools' 'apparmor')