summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOle Jon Bjørkum2016-05-11 17:29:27 +0200
committerOle Jon Bjørkum2016-05-11 17:29:27 +0200
commit50045a9561954a8bf51f6f643c32f133815ae1d7 (patch)
tree5d4e93c32e820e54347964a29e6883acf11d2c01
parent7ee5d04cd0ce3cc6fbc63a97d75fac74f6f98d30 (diff)
downloadaur-50045a9561954a8bf51f6f643c32f133815ae1d7.tar.gz
SpotCommander 12.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee30c057e091..a86e19b4559a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = spotcommander
pkgdesc = The most intuitive and feature-rich remote control for Spotify for Linux.
- pkgver = 12.7
- pkgrel = 2
+ pkgver = 12.8
+ pkgrel = 1
url = http://www.olejon.net/code/spotcommander
install = spotcommander.install
arch = any
@@ -17,8 +17,8 @@ pkgbase = spotcommander
depends = python2-xdg
optdepends = pulseaudio
optdepends = pulseaudio-alsa
- source = http://www.olejon.net/code/spotcommander/files/spotcommander-12.7.tar.bz2
- md5sums = f253bf450ce7560c54e903566d07af90
+ source = http://www.olejon.net/code/spotcommander/files/spotcommander-12.8.tar.bz2
+ md5sums = 93944c251c67ae534b38f183e255f6bc
pkgname = spotcommander
diff --git a/PKGBUILD b/PKGBUILD
index 9580d03894db..0df9c3f54d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Ole Jon Bjørkum <mail at olejon dot net>
pkgname=spotcommander
-pkgver=12.7
-pkgrel=2
+pkgver=12.8
+pkgrel=1
pkgdesc="The most intuitive and feature-rich remote control for Spotify for Linux."
arch=('any')
url="http://www.olejon.net/code/spotcommander"
@@ -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=('f253bf450ce7560c54e903566d07af90')
+md5sums=('93944c251c67ae534b38f183e255f6bc')
package()
{