summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZesko2023-04-06 18:44:23 +0200
committerZesko2023-04-06 18:44:23 +0200
commit372e7c39e8000bfac9eedf4fb4dbe125456c6b27 (patch)
tree045ecf9ca604777024f3b73016a15af66f104fb3
parent224761c7c931af4b01692537469d3de2c0310ef6 (diff)
downloadaur-372e7c39e8000bfac9eedf4fb4dbe125456c6b27.tar.gz
Added support for remote monitoring to other host via SSH
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c58c376f8d5e..c204b56b25a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = journalctl-desktop-notification-git
pkgdesc = The notification notifies on the desktop when any error message appeared in Journalctl log.
- pkgver = r11.bcf3fd0
+ pkgver = r14.50a2639
pkgrel = 1
url = https://gitlab.com/Zesko/journalctl-desktop-notification
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index c7590695c621..4d5f15e6a9e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Zesko
pkgname=journalctl-desktop-notification-git
-pkgver=r11.bcf3fd0
+pkgver=r14.50a2639
pkgrel=1
pkgdesc="The notification notifies on the desktop when any error message appeared in Journalctl log."
arch=('any')