summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOle Jon Bjørkum2015-10-27 00:48:01 +0100
committerOle Jon Bjørkum2015-10-27 00:48:01 +0100
commita1e66494e7261d349fa73a083db33dfeb020720a (patch)
tree26d89d90339aeca1ad981c5fdcd177f6b2064c07 /PKGBUILD
parent6a6757d0f4b882672c931a64d8a5c909320081c6 (diff)
downloadaur-a1e66494e7261d349fa73a083db33dfeb020720a.tar.gz
SpotCommander 12.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e2e9e757fbb..218d9d884f26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=spotcommander
pkgver=12.5
-pkgrel=2
+pkgrel=3
pkgdesc="The most intuitive and feature-rich remote control for Spotify for Linux."
arch=('any')
url="http://www.olejon.net/code/spotcommander"
license=('GPL3')
-depends=('apache' 'php' 'php-apache' 'php-sqlite' 'qt4' 'inotify-tools' 'xdotool')
+depends=('apache' 'php' 'php-apache' 'php-sqlite' 'qt4' 'inotify-tools' 'xdotool' 'python2-xdg')
install=$pkgname.install
source=($url/files/$pkgname-$pkgver.tar.bz2)
md5sums=('d51fd04ae5d472242665c046b04399a6')