19 lines
346 B
YAML
19 lines
346 B
YAML
maintainers:
|
|
- github: yingziwu
|
|
email: i@bgme.me
|
|
|
|
repo_depends:
|
|
- go1.19
|
|
|
|
build_prefix: extra-x86_64
|
|
|
|
pre_build: vcs_update
|
|
|
|
post_build: git_pkgbuild_commit
|
|
|
|
update_on:
|
|
- source: github
|
|
github: SagerNet/sing-geoip
|
|
- source: cmd
|
|
cmd: curl -s https://api.github.com/repos/Dreamacro/maxmind-geoip/releases/latest | jq -r ".name"
|