blob: a1f9028a4d395709eb1d858a2ab61e28770c2e10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = textnote
pkgdesc = Simple tool for creating and organizing daily notes on the command line
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/dkaslovsky/textnote
arch = x86_64
license = MIT
makedepends = go
provides = textnote
source = https://github.com/dkaslovsky/textnote/archive/v1.1.1.tar.gz
sha256sums = 29bd17095654bc176a39ab3bb0e3a4cca84eea22783dcbafbac8c49fe9e90808
pkgname = textnote
|