mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 01:27: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,7 +2,9 @@
|
|||
port=nyancat
|
||||
version=git
|
||||
workdir=nyancat-master
|
||||
files="https://github.com/klange/nyancat/archive/master.tar.gz nyancat-git.tar.gz cfd6c817f25adcecc9490321991ecb571bfdfe0d8c249663843d3df4194f935d"
|
||||
files=(
|
||||
"https://github.com/klange/nyancat/archive/master.tar.gz nyancat-git.tar.gz cfd6c817f25adcecc9490321991ecb571bfdfe0d8c249663843d3df4194f935d"
|
||||
)
|
||||
launcher_name=Nyancat
|
||||
launcher_category=Games
|
||||
launcher_command=nyancat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue