mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-28 13:43:45 +03:00
8 lines
209 B
Bash
Executable File
8 lines
209 B
Bash
Executable File
#!/usr/bin/env -S bash ../.port_include.sh
|
|
|
|
port=neofetch
|
|
version=7.1.0
|
|
useconfigure=false
|
|
depends="bash jq"
|
|
files="https://github.com/dylanaraps/neofetch/archive/${version}.tar.gz neofetch-${version}.tar.gz"
|