summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd0967e2404f99c1aa8dafbac38425eee8c3b999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = timedctl
	pkgdesc = Click CLI for Timed using libtimed
	pkgver = 5.0.6
	pkgrel = 1
	url = https://github.com/adfinis/timedctl.git
	arch = any
	license = AGPL3
	makedepends = python-poetry
	makedepends = python-installer
	makedepends = git
	depends = python>=3.10
	depends = python-click>=8.1.3
	depends = python-pyfzf>=0.3.1
	depends = python-rich>=13.4.2
	depends = python-libtimed>=0.4.3
	depends = python-terminaltables>=3.1.0
	depends = python-tomlkit>=0.11.8
	depends = python-click-aliases>=1.0.1
	depends = fzf>=0.42.0
	provides = timedctl
	conflicts = timedctl
	source = git+https://github.com/adfinis/timedctl.git
	sha256sums = SKIP

pkgname = timedctl