summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorToni Tauro2022-01-17 09:58:03 +0100
committerToni Tauro2022-01-17 09:58:03 +0100
commit6d2daf4c24b2be516e86a2cc283109a61c892a27 (patch)
treedd6c477f78c79b8eff5faf1e3956bf045c4c3d41 /PKGBUILD
parent4278c7fbf9ba8013f3e8be9717ec3883a52a1991 (diff)
downloadaur-6d2daf4c24b2be516e86a2cc283109a61c892a27.tar.gz
chore(update): v0.14.6
Signed-off-by: Toni Tauro <eye@eyenx.ch>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee59638831c5..3fe2f7f9927b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
pkgname=rootlesskit-bin
-pkgver=0.14.5
+pkgver=0.14.6
pkgrel=1
pkgdesc="Linux-native 'fake root' for implementing rootless containers"
arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/rootless-containers/rootlesskit"
license=('Apache')
optdepends=('containerd')
source=("https://github.com/rootless-containers/rootlesskit/releases/download/v${pkgver}/rootlesskit-x86_64.tar.gz")
-sha256sums=('9e485a07e9fb133d4db964cdf84a610c2d5eeffdb5b5e60b9425f802562502f5')
+sha256sums=('cb44480e8e669f2ae5c2a27495b6cbf195fd1e3debde9c783e727c565fc40abc')
provides=('rootlesskit')
conflicts=('rootlesskit')