From aedb6d4f9e7073693dd9b49baa48c4ccb392504f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 16 Jan 2020 10:00:45 +0100 Subject: pkgs-root: add linux-utils --- pkgs-root/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkgs-root/APKBUILD b/pkgs-root/APKBUILD index c7309f7..01fcd8d 100644 --- a/pkgs-root/APKBUILD +++ b/pkgs-root/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Karel Kočí # Maintainer: Karel Kočí pkgname=pkgs-root -pkgver=0.2 +pkgver=0.3 pkgrel=1 pkgdesc="Personal root package" url="https://git.cynerd.cz/alpine-personal-pkgs/" @@ -36,6 +36,7 @@ base() { shellrc-zsh bash coreutils grep + linux-utils rsync curl file tree vim htop ncdu " -- cgit v1.2.3