summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58e7eb97603dcac63b8f951bebc8accc73ba55b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = hmm
	pkgdesc = A small command-line note taking app written in Rust. Notes are written in plain text and indexed by the time they were written.
	pkgver = 0.1.3
	pkgrel = 1
	url = https://github.com/samwho/hmm
	arch = x86_64
	license = MIT
	checkdepends = rust
	checkdepends = git
	makedepends = rust
	makedepends = gcc
	depends = gcc-libs
	provides = hmm
	provides = hmmq
	source = hmm-0.1.3.tar.gz::https://github.com/samwho/hmm/archive/v0.1.3.tar.gz
	sha256sums = 74661f93dcef38451bd5017327545349b5608ae36cfdc8d448a20317363f3c54

pkgname = hmm