summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2019-10-25 13:34:02 +0200
committerChristian Hesse2019-10-25 13:34:02 +0200
commiteab6f8238fd2addc58a2036e7700f4e386e22f83 (patch)
treeb411e80824e24fd8b56790280ebe99973910840f /PKGBUILD
parent9f5382b02a31286b2255f010baaf433d81a03b1d (diff)
downloadaur-eab6f8238fd2addc58a2036e7700f4e386e22f83.tar.gz
commit journal-notify-git 0.1.1.r12.ga1c0a5e-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a88862e8690..3372eca467c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=journal-notify-git
-pkgver=0.0.8.r7.gd187bd3
+pkgver=0.1.1.r12.ga1c0a5e
pkgrel=1
-pkgdesc="Notify about journal log entries - git checkout"
+pkgdesc='Notify about journal log entries - git checkout'
arch=('i686' 'x86_64')
url='https://github.com/eworm-de/journal-notify'
-depends=('libnotify' 'systemd' 'gnome-icon-theme')
+depends=('libnotify' 'systemd')
+optdepends=('gnome-icon-theme: icons in notifications')
makedepends=('git' 'markdown')
provides=('journal-notify')
conflicts=('journal-notify')