summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOle Jon Bjørkum2015-10-26 22:39:54 +0100
committerOle Jon Bjørkum2015-10-26 22:39:54 +0100
commit6a6757d0f4b882672c931a64d8a5c909320081c6 (patch)
tree1cf7fabe5173581226c7d05094844f43ba310fa5
parent2c79296556604762003121ed12f9454760340709 (diff)
downloadaur-6a6757d0f4b882672c931a64d8a5c909320081c6.tar.gz
SpotCommander 12.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 5 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e8d8477d7de..25a1894411a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotcommander
- pkgdesc = A remote control for Spotify for Linux, optimized for mobile devices.
+ pkgdesc = The most intuitive and feature-rich remote control for Spotify for Linux.
pkgver = 12.5
- pkgrel = 1
+ pkgrel = 2
url = http://www.olejon.net/code/spotcommander
install = spotcommander.install
arch = any
@@ -13,8 +13,6 @@ pkgbase = spotcommander
depends = qt4
depends = inotify-tools
depends = xdotool
- optdepends = spotify: The application to remote control
- conflicts = spotcommander-xampp
source = http://www.olejon.net/code/spotcommander/files/spotcommander-12.5.tar.bz2
md5sums = d51fd04ae5d472242665c046b04399a6
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')