blob: 8cd59c63b453cb7aafe15d7d6e551bc2ca264c0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = notify-complete
pkgdesc = Run a command and display a system notification upon completion
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/andybug/notify-complete
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
depends = dbus
source = https://github.com/andybug/notify-complete/archive/refs/tags/v0.1.1.tar.gz
b2sums = 2c227b6fde84b3779cae32c8ba32e3bed2eb3ce6cfea6cdfc84e804801e45b1ba25bc8a51429d7721f57d3045847f62643e86f4921e654658a36d06cafbf14bb
pkgname = notify-complete
|