release on aur

This commit is contained in:
Vilsol 2022-06-07 04:44:10 +03:00
parent e383837477
commit 9a543742e9

View file

@ -52,3 +52,14 @@ changelog:
exclude: exclude:
- '^docs:' - '^docs:'
- '^test:' - '^test:'
aurs:
- name: ficsit-cli-bin
homepage: https://github.com/Vilsol/ficsit-cli
maintainers:
- 'Vilsol <me at vil dot so>'
license: GPL3
private_key: '{{ .Env.AUR_KEY }}'
git_url: 'ssh://aur@aur.archlinux.org/ficsit-cli-bin.git'
package: |
install -Dm755 "./${pkgname}_${pkgver}_${CARCH}.binary" "${pkgdir}/usr/bin/ficsit"