summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7c293576e6c..8e2e9e757fbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,13 @@
-# Author : Ole Jon Bjørkum <mail at olejon dot net>
-# Maintainer: Sibren Vasse <arch at sibrenvasse dot nl>
+# Maintainer: Ole Jon Bjørkum <mail at olejon dot net>
pkgname=spotcommander
pkgver=12.5
-pkgrel=1
-pkgdesc="A remote control for Spotify for Linux, optimized for mobile devices."
+pkgrel=2
+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')
-optdepends=('spotify: The application to remote control')
-conflicts=('spotcommander-xampp')
install=$pkgname.install
source=($url/files/$pkgname-$pkgver.tar.bz2)
md5sums=('d51fd04ae5d472242665c046b04399a6')