mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:17:46 +00:00
Ports: Update neofetch to 7.1.0
This commit is contained in:
parent
34902f18ce
commit
af605afb27
4 changed files with 61 additions and 79 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
|
||||
port=neofetch
|
||||
version=7.0.0
|
||||
version=7.1.0
|
||||
useconfigure=false
|
||||
depends="bash jq"
|
||||
files="https://github.com/dylanaraps/neofetch/archive/${version}.tar.gz neofetch-${version}.tar.gz"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue