mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 08: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,7 +2,9 @@
|
|||
port='deutex'
|
||||
version='5.2.2'
|
||||
useconfigure='true'
|
||||
files="https://github.com/Doom-Utils/deutex/releases/download/v${version}/deutex-${version}.tar.zst deutex-${version}.tar.zst 10ed0e7a533ec97cb6d03548d4258fbec88852a45b5ea4cf5434376ad4174b5f"
|
||||
files=(
|
||||
"https://github.com/Doom-Utils/deutex/releases/download/v${version}/deutex-${version}.tar.zst deutex-${version}.tar.zst 10ed0e7a533ec97cb6d03548d4258fbec88852a45b5ea4cf5434376ad4174b5f"
|
||||
)
|
||||
depends=(
|
||||
'libpng'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue