summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZesko2024-01-01 18:56:32 +0100
committerZesko2024-01-01 18:56:32 +0100
commit88b8cb70873c0c5d99228a063012f5d9d7454fbe (patch)
tree09ad5148150cca9aad43da62842d7346c1e902e2
parentc28e720af2be48e275b1aa6e44a9df4aed87ba7f (diff)
downloadaur-journalctl-desktop-notification-git.tar.gz
Support custom description of the notification popup
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d2b7af39eec..f6f2cca8ee8f 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 = r18.9eaf290
+ pkgver = r20.644a2b1
pkgrel = 1
url = https://gitlab.com/Zesko/journalctl-desktop-notification
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 025ba4126263..6514c92e5f5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Zesko
pkgname=journalctl-desktop-notification-git
-pkgver=r18.9eaf290
+pkgver=r20.644a2b1
pkgrel=1
pkgdesc="The notification notifies on the desktop when any error message appeared in Journalctl log."
arch=('any')