mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
ea9414d952
The bug occurred because the downloaded backend's file type was wrong. It was used as a binary file rather a zip file. This commit also adds a clearer separation between backend and frontend in the scripts.
7 lines
263 B
Text
7 lines
263 B
Text
SOURCE_URL=https://dl.vikunja.io/api/0.18.1/vikunja-v0.18.1-linux-amd64-full
|
|
SOURCE_SUM=fd259ae3c717bea715e96d0806ac08f2bd462068277ab2b62ebee36fe946f0e2
|
|
SOURCE_SUM_PRG=sha256sum
|
|
SOURCE_IN_SUBDIR=false
|
|
SOURCE_FORMAT=zip
|
|
SOURCE_FILENAME=vikunja
|
|
SOURCE_EXTRACT=true
|