summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOle Jon Bjørkum2016-05-02 20:51:05 +0200
committerOle Jon Bjørkum2016-05-02 20:51:05 +0200
commit7ee5d04cd0ce3cc6fbc63a97d75fac74f6f98d30 (patch)
tree8820db2660aeaedcbcb59be96b2dc0251dbcd6c6 /PKGBUILD
parent509a095a0de44a5dc05c1ccda92336f12109cd00 (diff)
downloadaur-7ee5d04cd0ce3cc6fbc63a97d75fac74f6f98d30.tar.gz
SpotCommander 12.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b16864092d56..9580d03894db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=spotcommander
pkgver=12.7
-pkgrel=1
+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' 'xautomation' 'python2-xdg')
+optdepends=('pulseaudio' 'pulseaudio-alsa')
install=$pkgname.install
source=($url/files/$pkgname-$pkgver.tar.bz2)
md5sums=('f253bf450ce7560c54e903566d07af90')