diff --git a/PKGBUILD b/PKGBUILD index 01aa6dc..1414954 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Yi-Ting Shih pkgname=hl-workstation-meta -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Workstation meta package for konchin.com homelab" arch=(any) @@ -26,6 +26,7 @@ depends=( 'shellcheck' 'yq' 'fluxcd' + 'sops' 'kustomize' 'helm' 'k9s'