summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOle Jon Bjørkum2017-06-21 21:38:46 +0200
committerOle Jon Bjørkum2017-06-21 21:38:46 +0200
commit6174297558141ab575c64cfbb40f8a27b54f0dcd (patch)
tree8b3087f12d55f8c7c239be933e9d157e3291e0e2 /PKGBUILD
parent39503f497c321c55e68f1677b9ba932389d14fd5 (diff)
downloadaur-6174297558141ab575c64cfbb40f8a27b54f0dcd.tar.gz
SpotCommander 13.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a21305ca549..f3aa4938b5ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Ole Jon Bjørkum <mail at olejon dot net>
pkgname=spotcommander
-pkgver=13.1
+pkgver=13.3
pkgrel=1
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')
+depends=('apache' 'inotify-tools' 'php' 'php-apache' 'php-sqlite' 'pulseaudio' 'pulseaudio-alsa' 'python2-xdg' 'qt4' 'xautomation')
+optdepends=('spotify')
install=$pkgname.install
source=($url/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('6776c4ae4d837a9ec64ba49ed58475f7')
+md5sums=('9913ebed94b82b573c4332f9a9e9a5cb')
package()
{