summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2251f4fe25a402cfaa0c9eaa4f3c3f3acc886a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = reminders-git
	pkgdesc = Reminds about events stored in YAML.
	pkgver = v0.2.0.r4.gb081959
	pkgrel = 1
	url = https://github.com/danisztls/reminders
	install = reminders.install
	arch = any
	license = GPLv3
	makedepends = git
	depends = python
	depends = python-yaml
	depends = python-dateutil
	provides = reminders
	conflicts = reminders
	source = git+https://github.com/danisztls/reminders
	sha512sums = SKIP

pkgname = reminders-git