summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3aa4938b5ab..ea523b17b5cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Ole Jon Bjørkum <mail at olejon dot net>
pkgname=spotcommander
-pkgver=13.3
+pkgver=13.4
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' 'inotify-tools' 'php' 'php-apache' 'php-sqlite' 'pulseaudio' 'pulseaudio-alsa' 'python2-xdg' 'qt4' 'xautomation')
-optdepends=('spotify')
+optdepends=('spotify-stable')
install=$pkgname.install
source=($url/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('9913ebed94b82b573c4332f9a9e9a5cb')
+md5sums=('51786eab7e2ee32e74f19976fa4e4fbd')
package()
{