mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-09 18:16:09 +03:00
8 lines
262 B
Bash
Executable File
8 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"
|
|
)
|