mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 17:52:26 -05:00
7 lines
262 B
Bash
Executable file
7 lines
262 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=pfetch
|
|
version=a906ff89680c78cec9785f3ff49ca8b272a0f96b
|
|
depends=("bash")
|
|
files=(
|
|
"https://github.com/dylanaraps/pfetch/archive/${version}.zip#33ed7a0cf1826ded7cf8368972274cd261d236bfa1ad9fb378d3cb0a45376f4a"
|
|
)
|