123456789101112131415161718192021 |
- pkgbase = obsidian
- pkgdesc = A powerful knowledge base that works on top of a local folder of plain text Markdown files
- pkgver = 1.4.16
- pkgrel = 1
- url = https://obsidian.md/
- arch = x86_64
- license = custom:Commercial
- makedepends = asar
- depends = zlib
- depends = hicolor-icon-theme
- depends = fuse
- depends = electron
- options = !strip
- source = obsidian.sh
- source = obsidian.desktop
- source = https://github.com/obsidianmd/obsidian-releases/releases/download/v1.4.16/obsidian-1.4.16.tar.gz
- sha256sums = b5dcbbded25b7f65fd274eb9c98c4a4143e9c405074f97c5123c56df5482bd91
- sha256sums = be67713e873a5935d910efc6f6005c104b35c7b3a002dfcb5643fd185d1b0056
- sha256sums = 3c128b1acdcc6726ab48c8969e3a98eddf5b42b2aedae2c0bcb52e7e91cbc5cc
- pkgname = obsidian
|