summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZesko2022-10-25 18:40:38 +0200
committerZesko2022-10-25 18:40:38 +0200
commit4c2aeaca567a3756f6e4f122249442a92b309cca (patch)
treece1db07d3ae7e4266536ba5333bc8cd4d3fb52e0
parent0d29be6fb9b7a23b0305ffcdf70e13dde4cecfeb (diff)
downloadaur-4c2aeaca567a3756f6e4f122249442a92b309cca.tar.gz
Config added a new option: LOG_LEVEL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7325d688b805..c5a1b69b5ba6 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 = r9.5ff348d
+ pkgver = r10.7601c01
pkgrel = 1
url = https://gitlab.com/Zesko/journalctl-desktop-notification
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index dda1f5e46724..84bcb1c14501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Zesko
pkgname=journalctl-desktop-notification-git
-pkgver=r9.5ff348d
+pkgver=r10.7601c01
pkgrel=1
pkgdesc="The notification notifies on the desktop when any error message appeared in Journalctl log."
arch=('any')