Updated to v5.3 and converted metadata to yaml
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: stormfetch
|
name: stormfetch
|
||||||
description: A simple linux fetch program written in go and bash
|
description: A simple linux fetch program written in go and bash
|
||||||
version: 5.2
|
version: 5.3
|
||||||
url: https://gitlab.com/EnumDev/stormfetch
|
url: https://gitlab.com/EnumDev/stormfetch
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
make_depends: git,go
|
depends: ["bash"]
|
||||||
|
make_depends: ["git","golang"]
|
||||||
|
|||||||
Reference in New Issue
Block a user