blob: 167145cdbe9b8c2e491c8e2ad1c51bcf5202c19b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = nnote
pkgdesc = A plain, file-based note-taking CLI
pkgver = 0.3.3
pkgrel = 2
url = https://github.com/stiermid/nnote
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-uv-build
depends = python
depends = python-click
depends = python-pyyaml
provides = python-nnote
conflicts = python-nnote
source = https://files.pythonhosted.org/packages/source/n/nnote/nnote-0.3.3.tar.gz
sha256sums = 9eba377079db190c020e5245857b14154d8862af2f23073162d8dd5c39cc85de
pkgname = nnote
|