mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:07:34 +00:00
Ports: Make files
a proper array
This commit is contained in:
parent
3c2d846b94
commit
284fee9e77
311 changed files with 959 additions and 350 deletions
|
@ -2,4 +2,6 @@
|
|||
port=pfetch
|
||||
version=a906ff89680c78cec9785f3ff49ca8b272a0f96b
|
||||
depends=("bash")
|
||||
files="https://github.com/dylanaraps/pfetch/archive/${version}.zip pfetch.zip 33ed7a0cf1826ded7cf8368972274cd261d236bfa1ad9fb378d3cb0a45376f4a"
|
||||
files=(
|
||||
"https://github.com/dylanaraps/pfetch/archive/${version}.zip pfetch.zip 33ed7a0cf1826ded7cf8368972274cd261d236bfa1ad9fb378d3cb0a45376f4a"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue