9186b86 add setup_decky_plugins

This commit is contained in:
honjow 2025-08-14 22:11:50 +00:00
parent addaec8826
commit cbe9fcb6c5
2 changed files with 2 additions and 2 deletions

View file

@ -32,6 +32,6 @@ pkgbase = sk-chos-addon
options = !strip
backup = etc/sk-chos-tool/github_cdn.conf
source = sk-chos-addon-2.0.0.tar.gz::https://github.com/honjow/sk-chos-config/archive/refs/tags/v2.0.0.tar.gz
sha256sums = SKIP
sha256sums = b613d77a45a3049792ac7ce64e9e8df3c7631d50ae61a4f358e7bbb692496e85
pkgname = sk-chos-addon

View file

@ -38,7 +38,7 @@ provides=(sk-chos-addon)
conflicts=(sk-chos-addon-git)
replaces=(sk-chos-addon-git)
source=("$pkgname-$pkgver.tar.gz::https://github.com/honjow/sk-chos-config/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('SKIP')
sha256sums=('b613d77a45a3049792ac7ce64e9e8df3c7631d50ae61a4f358e7bbb692496e85')
options=(!strip)
backup=('etc/sk-chos-tool/github_cdn.conf')
install=sk-chos-addon.install