Init: add LICENSE and PKGBUILD
Some checks failed
Build package / build-package (push) Failing after 4s
Some checks failed
Build package / build-package (push) Failing after 4s
This commit is contained in:
11
PKGBUILD
Normal file
11
PKGBUILD
Normal file
@@ -0,0 +1,11 @@
|
||||
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||
pkgname=hl-core-meta
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Core meta package for konchin.com homelab"
|
||||
arch=(any)
|
||||
url="https://gitea.konchin.com/package/hl-core-meta"
|
||||
license=('0BSD')
|
||||
depends=('hl-base-core')
|
||||
provides=('hl-meta')
|
||||
conflicts=('hl-meta')
|
||||
Reference in New Issue
Block a user