summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25cf2a9419313893355207227c82e0016fedb43d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = notify-call
	pkgdesc = A command-line tool to send desktop notifications and handle actions via D-Bus
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/crabvk/notify-call
	arch = x86_64
	license = MIT
	makedepends = cargo
	depends = dbus
	source = https://github.com/crabvk/notify-call/archive/v0.1.1.tar.gz
	sha512sums = 61df73a4110b702349008192c3317158a37d183bcd3975f6c2d8596f719c2dcea1d791f78c302a06c7b40677874688f4f1ee924cecffc3c3895c0e90418331fa

pkgname = notify-call