blob: 909f939e0693938adfc74d4779a3f680e8d7bef2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = systemd-timer-notify
pkgdesc = Notifies when systemd timers start services; auto-closes on finish.
pkgver = 1.5.0
pkgrel = 1
url = https://gitlab.com/Zesko/systemd-timer-notify
arch = any
license = GPL3
makedepends = git
depends = python
depends = libnotify
depends = systemd
depends = openssh
optdepends = dunst
provides = systemd-timer-notify
conflicts = systemd-timer-notify-git
backup = etc/systemd-timer-notify.conf
source = systemd-timer-notify-1.5.0.tar.gz::https://gitlab.com/Zesko/systemd-timer-notify/-/archive/1.5.0/systemd-timer-notify-1.5.0.tar.gz
sha256sums = b58d92c7a2b3660c20689fa4f5d38a2ca2b504b1157a974e9bc638f29e90b486
pkgname = systemd-timer-notify
|