1
Fork 0
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:
Linus Groh 2021-01-29 22:27:31 +01:00 committed by Andreas Kling
parent 34902f18ce
commit af605afb27
4 changed files with 61 additions and 79 deletions

View file

@ -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"