mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-05 01:55:21 +03:00
7 lines
282 B
Bash
7 lines
282 B
Bash
|
#!/usr/bin/env -S bash ../.port_include.sh
|
||
|
port=pfetch
|
||
|
version=a906ff89680c78cec9785f3ff49ca8b272a0f96b
|
||
|
depends=("bash")
|
||
|
files="https://github.com/dylanaraps/pfetch/archive/${version}.zip pfetch.zip 33ed7a0cf1826ded7cf8368972274cd261d236bfa1ad9fb378d3cb0a45376f4a"
|
||
|
auth_type=sha256
|