mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/obsidian: Remove README from REQUIRES.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2c3f2c20ae
commit
6f262a4982
2 changed files with 1 additions and 2 deletions
|
@ -10,4 +10,3 @@ available for pay
|
|||
This script repackages the Debian package provided by Obsidian team.
|
||||
|
||||
Currently, only the 64bit version is available.
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="UNSUPPORTED"
|
|||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/obsidianmd/obsidian-releases/releases/download/v1.5.8/obsidian_1.5.8_amd64.deb"
|
||||
MD5SUM_x86_64="7153ea50aaf7e5b405e975dae1ec91ad"
|
||||
REQUIRES="%README%"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dimitar Nikov"
|
||||
EMAIL="dimitar at nikov dot net"
|
||||
|
|
Loading…
Reference in a new issue