blob: b4db32ba0c6ef8b2f192d05b19ee14ba6437e32c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = silverbullet
pkgdesc = Clean Markdown-based writing/note taking application
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/silverbulletmd/silverbullet
changelog = silverbullet.changelog
arch = any
license = MIT
depends = deno
source = silverbullet-0.6.0.tar.gz::https://github.com/silverbulletmd/silverbullet/archive/refs/tags/0.6.0.tar.gz
source = silverbullet.service
sha256sums = 0be355299e76f040873cc519c69e638b3130b5044c66a5d1139459d112032956
sha256sums = b32f789c76e6db00e69bfbb7b00567dbb84104a723b3130e1afe55b7a72bbb59
pkgname = silverbullet
|