summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZesko2023-04-05 20:29:11 +0200
committerZesko2023-04-05 20:29:11 +0200
commite4cdbf7cdb16687b97aa8ab19b39c140f2d9890d (patch)
treeada1bcae5b6ff416628d9a70f75aff63699b4238
parentd8fd05e3f53941afeefac67ab33d50c062be280a (diff)
downloadaur-e4cdbf7cdb16687b97aa8ab19b39c140f2d9890d.tar.gz
Added SSH support for monitoring systemd timers in remote host
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 322324706215..3efdffb3bd96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = systemd-timer-notify-git
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.
- pkgver = r9.681379c
+ pkgver = r11.4686f98
pkgrel = 1
url = https://gitlab.com/Zesko/systemd-timer-notify.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 6cd2a7ea588b..c1e9e6d21ae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')