ladybird/Ports/neofetch/package.sh
2021-01-22 17:44:05 +01:00

7 lines
208 B
Bash
Executable File

#!/usr/bin/env -S bash ../.port_include.sh
port=neofetch
version=7.0.0
useconfigure=false
depends="bash jq"
files="https://github.com/dylanaraps/neofetch/archive/${version}.tar.gz neofetch-${version}.tar.gz"