summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOle Jon Bjørkum2016-04-30 19:01:32 +0200
committerOle Jon Bjørkum2016-04-30 19:01:32 +0200
commit985c2afa45d6264fb852a4245c1fb4f17593a3f5 (patch)
treed1eb2546bc359c884e106876d21ba509105097da /PKGBUILD
parent89c91eb7cf0c4f781484c150202ecd62e805cece (diff)
downloadaur-985c2afa45d6264fb852a4245c1fb4f17593a3f5.tar.gz
SpotCommander 12.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 218d9d884f26..64d1d5be1483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Ole Jon Bjørkum <mail at olejon dot net>
pkgname=spotcommander
-pkgver=12.5
-pkgrel=3
+pkgver=12.6
+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' 'python2-xdg')
+depends=('apache' 'php' 'php-apache' 'php-sqlite' 'qt4' 'inotify-tools' 'xdotool' 'xautomation' 'python2-xdg')
install=$pkgname.install
source=($url/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('d51fd04ae5d472242665c046b04399a6')
+md5sums=('a7db5ffa6942cb88bad8f15d307070ee')
package()
{