summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse2016-10-07 11:23:58 +0200
committerChristian Hesse2016-10-07 11:23:58 +0200
commita77e8507a3e4e4b987aa6af61d568ab57514be2a (patch)
treecafcf5e9b09c1badd369f21d35dc33acda257759
parentdbce3747a386f57a524f6b577f8289a5cc7db01f (diff)
downloadaur-a77e8507a3e4e4b987aa6af61d568ab57514be2a.tar.gz
commit mpd-notification-git 0.7.5.r22.g8873dbc-1
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd21617a5dfb..41436f95fcc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 5 22:08:09 UTC 2016
+# Fri Oct 7 09:23:58 UTC 2016
pkgbase = mpd-notification-git
pkgdesc = Notify about tracks played by mpd - git checkout
- pkgver = 0.7.5.r12.g0715973
+ pkgver = 0.7.5.r22.g8873dbc
pkgrel = 1
url = https://github.com/eworm-de/mpd-notification
arch = i686
@@ -11,6 +11,7 @@ pkgbase = mpd-notification-git
makedepends = git
makedepends = markdown
depends = ffmpeg
+ depends = file
depends = iniparser
depends = libnotify
depends = libmpdclient
diff --git a/PKGBUILD b/PKGBUILD
index 6bdeec65ee3e..ab8d830f4fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Christian Hesse <mail@eworm.de>
pkgname=mpd-notification-git
-pkgver=0.7.5.r12.g0715973
+pkgver=0.7.5.r22.g8873dbc
pkgrel=1
pkgdesc='Notify about tracks played by mpd - git checkout'
arch=('i686' 'x86_64')
url='https://github.com/eworm-de/mpd-notification'
-depends=('ffmpeg' 'iniparser' 'libnotify' 'libmpdclient' 'gnome-icon-theme')
+depends=('ffmpeg' 'file' 'iniparser' 'libnotify' 'libmpdclient' 'gnome-icon-theme')
makedepends=('git' 'markdown')
conflicts=('mpd-notification')
provides=('mpd-notification')