summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2022-05-02 22:04:52 +0200
committerChristian Hesse2022-05-02 22:04:52 +0200
commit8894ed78898dfc18334dfd4a6384414792ef5a66 (patch)
tree70c75553b89f0fb2824436c3abbb2dca79c1f72a /PKGBUILD
parent3b3648d263a810c809251c362d76451fb2d828a7 (diff)
downloadaur-journal-notify.tar.gz
commit journal-notify 0.1.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b085bdf1429..57a3d40a1d0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=journal-notify
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='Notify about journal log entries'
arch=('i686' 'x86_64')
url='https://github.com/eworm-de/journal-notify'
depends=('libnotify' 'systemd')
optdepends=('gnome-icon-theme: icons in notifications')
-makedepends=('markdown')
+makedepends=('discount')
license=('GPL')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
source=("https://www.eworm.de/download/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.asc})