1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Fix source format

This commit is contained in:
yalh76 2019-10-03 22:17:10 +02:00
parent 4d1fa1e7b6
commit cd72eab61f
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,6 @@
SOURCE_URL=https://releases.wekan.team/raspi3/wekan-3.45-arm64.zip
SOURCE_SUM=854c4a47125b616da3a36b7a766dbcf23adc1d926060c3e8b370e6c16b53bc25
SOURCE_SUM_PRG=sha256sum
ARCH_FORMAT=tar.gz
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=wekan-3.45-arm64.zip

View file

@ -4,6 +4,6 @@
SOURCE_URL=https://releases.wekan.team/wekan-3.45.zip
SOURCE_SUM=b5385e2aadefe01a5f21d669475f8c33bd34992d2b019a5417576dbfc4ed77b1
SOURCE_SUM_PRG=sha256sum
ARCH_FORMAT=tar.gz
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=wekan-3.45.zip