summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aaf21691fdfc7293c869298397f8ac01d3b7865e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = dbus-action
	pkgdesc = Watch D-Bus to action configured commands on specific events
	pkgver = 1.3
	pkgrel = 1
	url = https://github.com/bulletmark/dbus-action
	arch = any
	license = GPL3
	depends = python>=3.6
	depends = gtk3
	depends = python-gobject
	depends = python-dbus
	depends = python-ruamel-yaml
	backup = etc/dbus-action.conf
	source = dbus-action-1.3.tar.gz::https://github.com/bulletmark/dbus-action/archive/1.3.tar.gz
	md5sums = 98b2612460b8e644704d54bf183ae34b

pkgname = dbus-action