mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
Remove app.src information as we retrieve sources from git
This commit is contained in:
parent
798a566835
commit
ca41946401
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Plume-org/Plume/archive/0.2.0-alpha-1.tar.gz
|
SOURCE_URL=url of app's source
|
||||||
SOURCE_SUM=5e825275e00420bb3fb3fbac496b2ffb310d84ffab8c872293e7d73f752917b2
|
SOURCE_SUM=sha256 checksum
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue