diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-15 21:56:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-15 21:56:22 +0700 |
commit | 6f262a4982a7aa04691e94cb9cfe4c361fa92c08 (patch) | |
tree | 2afe740c11e3a01492497e09bf74a2f2405663c4 /development | |
parent | 2c3f2c20ae5b0fc67d7a119253b80140c50eb072 (diff) |
development/obsidian: Remove README from REQUIRES.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/obsidian/README | 1 | ||||
-rw-r--r-- | development/obsidian/obsidian.info | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/development/obsidian/README b/development/obsidian/README index c027cd337bde..db7320386461 100644 --- a/development/obsidian/README +++ b/development/obsidian/README @@ -10,4 +10,3 @@ available for pay This script repackages the Debian package provided by Obsidian team. Currently, only the 64bit version is available. - diff --git a/development/obsidian/obsidian.info b/development/obsidian/obsidian.info index c00a03ea7822..0966c33f4b09 100644 --- a/development/obsidian/obsidian.info +++ b/development/obsidian/obsidian.info @@ -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" |