blob: fa7dc415312063ce74b9338ac789a8f253d80397 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = notestorm-git
pkgdesc = Extremely powerful and easy note taking app for the CLI written in bash
pkgver = r21.cbe8300
pkgrel = 1
url = https://git.stormux.org/storm/notestorm
arch = any
license = GPL
makedepends = git
depends = bash
depends = dialog
depends = w3m
optdepends = gnupg: Encrypted notes support
provides = notestorm
conflicts = notestorm
source = git+https://git.stormux.org/storm/notestorm
md5sums = SKIP
pkgname = notestorm-git
|