Update package version to 6.1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: stormfetch
|
||||
description: A simple linux fetch program written in go and bash
|
||||
version: 5.3
|
||||
url: https://gitlab.com/EnumDev/stormfetch
|
||||
version: 6.1
|
||||
url: https://git.enumerated.dev/EnumDev/stormfetch
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
depends: ["bash"]
|
||||
make_depends: ["git","golang"]
|
||||
depends: ["bash","libglvnd","libxcursor","libxi","libxinerama","libxrandr"]
|
||||
make_depends: ["git","golang","libx11","make"]
|
||||
|
||||
Reference in New Issue
Block a user