summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f0cb795d713d267e9de13a0708581e5809f0cff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = zsh-notify-git
	pkgdesc = Desktop notifications for long-running commands in zsh.
	pkgver = r94.9c1dac8
	pkgrel = 1
	url = https://github.com/marzocchi/zsh-notify
	arch = any
	license = MIT
	makedepends = git
	depends = zsh
	depends = xdotool
	optdepends = wmctrl: To activate the terminal and set the urgency hint
	provides = zsh-notify
	source = zsh-notify::git+https://github.com/marzocchi/zsh-notify
	sha256sums = SKIP

pkgname = zsh-notify-git