diff options
author | Zesko | 2023-04-05 20:29:11 +0200 |
---|---|---|
committer | Zesko | 2023-04-05 20:29:11 +0200 |
commit | e4cdbf7cdb16687b97aa8ab19b39c140f2d9890d (patch) | |
tree | ada1bcae5b6ff416628d9a70f75aff63699b4238 /PKGBUILD | |
parent | d8fd05e3f53941afeefac67ab33d50c062be280a (diff) | |
download | aur-e4cdbf7cdb16687b97aa8ab19b39c140f2d9890d.tar.gz |
Added SSH support for monitoring systemd timers in remote host
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Maintainer: Zesko pkgname=systemd-timer-notify-git -pkgver=r9.681379c +pkgver=r11.4686f98 pkgrel=1 pkgdesc="The notification displays on Desktop when systemd-service is started and processed, the notification will be closed automatically when systemd-service's process is done." arch=('any') |