summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b5c3201396a0de235f2768988b8dee9b0fb2d4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = timesched
	pkgdesc = Python module providing a simple time event scheduler
	pkgver = 1.4
	pkgrel = 1
	url = https://github.com/bulletmark/timesched
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = python>=3.4
	source = timesched-1.4.tar.gz::https://github.com/bulletmark/timesched/archive/1.4.tar.gz
	sha1sums = 341b162baab852670350e3def8aa0ee222f239d1

pkgname = timesched