summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d38fc24a40ce6440828751c3ce34d7007025868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = todoman-git
	pkgdesc = A simple CalDav-based todo manager.
	pkgver = latest
	pkgrel = 1
	url = https://git.barrera.io/hobarrera/todoman
	arch = any
	license = MIT
	depends = python-docopt
	depends = python-icalendar
	depends = python-urwid
	depends = python-xdg
	depends = python-ansi-git
	provides = todoman
	conflicts = todoman
	source = git+https://git.barrera.io/hobarrera/todoman.git
	md5sums = SKIP

pkgname = todoman-git