blob: 6f2a0f25d54afefd09904da9e91cea1f75e70e5c (
plain)
1
2
3
4
5
6
|
#!/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
|