blob: 47649ba94aafb553d859db1a50602d5539b818ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = notedown
pkgdesc = A simple, keyboard-driven, markdown note-taking app
pkgver = 1.13.0
pkgrel = 1
url = https://github.com/subvisual/notedown
arch = any
license = MPL
depends = electron
source = https://github.com/subvisual/notedown/releases/download/v1.13.0/notedown-1.13.0.tar.gz
source = notedown.desktop
source = icon.png
sha256sums = 34d7431688d373c71b0601ada7dc6f0163200109f5b176b030d5e3d2bda463e1
sha256sums = 9d8a2c3d6997360dc3d46bd7fe070d3cd55ff1c86f28abc1705703bf7cdbe4ea
sha256sums = 237f69269de51f3c36405a3ea95307793699c5e1730767cdab726d4e1c2fc11a
pkgname = notedown
|