Chore: bump version to 1.0.0 release
All checks were successful
Build package / build-package (push) Successful in 11s
All checks were successful
Build package / build-package (push) Successful in 11s
This commit is contained in:
13
PKGBUILD
13
PKGBUILD
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||
pkgname=hl-workstation-meta
|
||||
pkgver=0.0.2
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Workstation meta package for konchin.com homelab"
|
||||
arch=(any)
|
||||
@@ -11,6 +11,7 @@ depends=(
|
||||
'hl-base-meta'
|
||||
'hl-workstation-env'
|
||||
# System
|
||||
'base-devel'
|
||||
'linux-headers'
|
||||
'man-db'
|
||||
'man-pages'
|
||||
@@ -19,15 +20,25 @@ depends=(
|
||||
'fail2ban'
|
||||
# Tools
|
||||
'ansible'
|
||||
'ansible-lint'
|
||||
'bind'
|
||||
'docker'
|
||||
'shellcheck'
|
||||
'yq'
|
||||
'fluxcd'
|
||||
'kustomize'
|
||||
'helm'
|
||||
'k9s'
|
||||
'kubectl'
|
||||
'namcap'
|
||||
'neovim'
|
||||
'rsync'
|
||||
'tmux'
|
||||
'devscripts'
|
||||
'debootstrap'
|
||||
'arch-install-scripts'
|
||||
'conntrack-tools'
|
||||
'velero'
|
||||
# Language
|
||||
'deno'
|
||||
'go'
|
||||
|
||||
Reference in New Issue
Block a user