summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4b26cfc493abcafcb7e0a991b3442b0cd6b469a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = time-admin-git
	pkgdesc = A GTK3 tool written in Python to change system time settings. Made with XFCE in mind.
	pkgver = 1.0.0
	pkgrel = 2
	url = https://github.com/Archie-Project/time-admin
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = python-gobject
	depends = python-pydbus
	depends = python-cairo
	depends = gtk3
	depends = polkit
	optdepends = xfce4: to integrate with XFCE settings panel
	conflicts = gnome-system-tools
	source = time-admin-git-1.0.0.tar.gz::https://github.com/Archie-Project/time-admin/archive/refs/tags/v1.0.0.tar.gz
	sha256sums = SKIP

pkgname = time-admin-git