summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZesko2023-04-06 22:26:18 +0200
committerZesko2023-04-06 22:26:18 +0200
commit5b3e4e45b4507fe1635ebf95578fceb08d9ed751 (patch)
tree193a9c110f95086c42f4f801ee17865a1fe81e09
parent617f4c54d8ef01a4cdbbea4f0aa1f6439e0aa116 (diff)
downloadaur-5b3e4e45b4507fe1635ebf95578fceb08d9ed751.tar.gz
Added a option -b for journalctl
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 401f783c07db..e66216f1d9b8 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 = r15.90d3cce
+ pkgver = r16.ca4733a
pkgrel = 1
url = https://gitlab.com/Zesko/journalctl-desktop-notification
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index df3e7a8edab0..a6d376b90290 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Zesko
pkgname=journalctl-desktop-notification-git
-pkgver=r15.90d3cce
+pkgver=r16.ca4733a
pkgrel=1
pkgdesc="The notification notifies on the desktop when any error message appeared in Journalctl log."
arch=('any')