summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZesko2023-04-06 20:37:51 +0200
committerZesko2023-04-06 20:37:51 +0200
commitaded6af5a3b2f501f9478443b58f59cf675895b7 (patch)
tree812bc85c4dc237b10c562315c462b5a8b05d9910
parent7a4b2f1b122025476cebe99829a8cf14dec2228f (diff)
downloadaur-aded6af5a3b2f501f9478443b58f59cf675895b7.tar.gz
Do not stop the process if server restarts
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bfb8214e2c4..390040d55b94 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 = r15.1b70e5b
+ pkgver = r16.8c5d15a
pkgrel = 1
url = https://gitlab.com/Zesko/systemd-timer-notify.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b122ba26fe53..145184e93b1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Zesko
pkgname=systemd-timer-notify-git
-pkgver=r15.1b70e5b
+pkgver=r16.8c5d15a
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')