File tree Expand file tree Collapse file tree 2 files changed +3
-23
lines changed
Expand file tree Collapse file tree 2 files changed +3
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Template file for 'anubis'
22pkgname=anubis
3- version=1.21.3
3+ version=1.22.0
44revision=1
55build_style=go
66go_import_path="github.com/TecharoHQ/anubis"
@@ -14,13 +14,13 @@ license="MIT"
1414homepage="https://anubis.techaro.lol/"
1515changelog="https://github.com/TecharoHQ/anubis/releases"
1616distfiles="https://github.com/TecharoHQ/anubis/archive/refs/tags/v${version}.tar.gz"
17- checksum=f97c3ce3925327eb6523ac7876016ab8bfd7bea1e9f665bb675df6a7249c7301
17+ checksum=81b45cf8d210927c6bdf81b4d925734b623e0c0c3f04f48c2034a85eea3bcd32
1818
1919system_accounts="_anubis"
2020
2121pre_build() {
2222 npm install --ignore-scripts
23- npm run assets
23+ CGO_ENABLED=0 GOARCH= npm run assets
2424}
2525
2626do_check() {
You can’t perform that action at this time.
0 commit comments