development/obsidian: Remove README from REQUIRES.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-06-15 21:56:22 +07:00
parent 2c3f2c20ae
commit 6f262a4982
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 1 additions and 2 deletions

View file

@ -10,4 +10,3 @@ available for pay
This script repackages the Debian package provided by Obsidian team.
Currently, only the 64bit version is available.

View file

@ -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"