summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOle Jon Bjørkum2017-03-09 00:31:11 +0100
committerOle Jon Bjørkum2017-03-09 00:31:11 +0100
commit78424f9a9c97f968ac7db2bdd088b4cf3d37d159 (patch)
tree4c9b269f1b2e96c0c5e1780893ab4db3e30bc384
parent50045a9561954a8bf51f6f643c32f133815ae1d7 (diff)
downloadaur-78424f9a9c97f968ac7db2bdd088b4cf3d37d159.tar.gz
SpotCommander 12.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a86e19b4559a..c6e05239f28e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = spotcommander
pkgdesc = The most intuitive and feature-rich remote control for Spotify for Linux.
- pkgver = 12.8
+ pkgver = 12.9
pkgrel = 1
url = http://www.olejon.net/code/spotcommander
install = spotcommander.install
@@ -17,8 +17,8 @@ pkgbase = spotcommander
depends = python2-xdg
optdepends = pulseaudio
optdepends = pulseaudio-alsa
- source = http://www.olejon.net/code/spotcommander/files/spotcommander-12.8.tar.bz2
- md5sums = 93944c251c67ae534b38f183e255f6bc
+ source = http://www.olejon.net/code/spotcommander/files/spotcommander-12.9.tar.bz2
+ md5sums = cc5cefda560f77705157d22dadaf6b04
pkgname = spotcommander
diff --git a/PKGBUILD b/PKGBUILD
index 0df9c3f54d5b..d036a2906d34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ole Jon Bjørkum <mail at olejon dot net>
pkgname=spotcommander
-pkgver=12.8
+pkgver=12.9
pkgrel=1
pkgdesc="The most intuitive and feature-rich remote control for Spotify for Linux."
arch=('any')
@@ -11,7 +11,7 @@ depends=('apache' 'php' 'php-apache' 'php-sqlite' 'qt4' 'inotify-tools' 'xdotool
optdepends=('pulseaudio' 'pulseaudio-alsa')
install=$pkgname.install
source=($url/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('93944c251c67ae534b38f183e255f6bc')
+md5sums=('cc5cefda560f77705157d22dadaf6b04')
package()
{