summaryrefslogtreecommitdiff
path: root/pkgs-root
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2020-01-16 10:00:45 +0100
committerKarel Kočí <karel.koci@nic.cz>2020-01-16 10:00:45 +0100
commitaedb6d4f9e7073693dd9b49baa48c4ccb392504f (patch)
tree9cabef38cfcd43026a5099c0f710e5f48a3bbcdd /pkgs-root
parent67be73eed506ff8a9fbf52ddd3e6c98f1d329368 (diff)
downloadalpine-personal-pkgs-aedb6d4f9e7073693dd9b49baa48c4ccb392504f.tar.gz
alpine-personal-pkgs-aedb6d4f9e7073693dd9b49baa48c4ccb392504f.tar.bz2
alpine-personal-pkgs-aedb6d4f9e7073693dd9b49baa48c4ccb392504f.zip
pkgs-root: add linux-utils
Diffstat (limited to 'pkgs-root')
-rw-r--r--pkgs-root/APKBUILD3
1 files changed, 2 insertions, 1 deletions
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čí <cynerd@email.cz>
# Maintainer: Karel Kočí <cynerd@email.cz>
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
"