blob: 368937b4ccbf973625f2e226fed9a917711f08bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = systemd-timer-notify
pkgdesc = Displays a desktop notification when a systemd service starts and automatically closes it when the service finishes.
pkgver = 1.0.1
pkgrel = 1
url = https://gitlab.com/Zesko/systemd-timer-notify
arch = any
license = GPL3
makedepends = git
depends = python
depends = dunst
depends = systemd
depends = openssh
provides = systemd-timer-notify
conflicts = systemd-timer-notify-git
backup = etc/systemd-timer-notify.conf
source = systemd-timer-notify-1.0.1.tar.gz::https://gitlab.com/Zesko/systemd-timer-notify/-/archive/1.0.1/systemd-timer-notify-1.0.1.tar.gz
sha256sums = a493bc1c61328e39e2f622a8524c59f68451ce6cce9d514fd78385f469cb4830
pkgname = systemd-timer-notify
|