blob: 038e6f0220a1fbe2e2e09785a687ba0a8d818def (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = notesh
pkgdesc = NoteSH fully functional sticky notes App in your Terminal!
pkgver = 0.6
pkgrel = 1
url = https://github.com/Cvaniak/NoteSH
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-tomli
depends = python-textual
source = https://files.pythonhosted.org/packages/source/n/notesh/Notesh-0.6.tar.gz
sha256sums = 5cecd02b1c06e6968428d3d0d0934928be8bdf3038f1ae1d7456c8f83d0bd75e
pkgname = notesh
|