1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 09:30:59 +00:00
serenity/Ports/neofetch/package.sh
2020-04-28 10:18:58 +02:00

6 lines
192 B
Bash
Executable file

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