summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c40f6604c02d04091be3e082eed62bf4e9da4b7 (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
pkgbase = timedctl
	pkgdesc = Click CLI for Timed using libtimed
	pkgver = 5.9.3
	pkgrel = 2
	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.6.4
	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