summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexandre Petitjean2015-11-16 21:37:33 +0100
committerAlexandre Petitjean2015-11-16 21:37:33 +0100
commit2287cb5ce58024fbcb5083fb1273a7b38f7275ec (patch)
tree74dee742ffa9a0b1c523f717ec2ccc289abff6c9 /PKGBUILD
parentbfac4cd516a8cca2eb77cb988f5768229cbd27a1 (diff)
downloadaur-2287cb5ce58024fbcb5083fb1273a7b38f7275ec.tar.gz
Update 2.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 273d255c63ad..2b77734a5d20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexandre Petitjean <alpetitjean at gmail dot com>
pkgname=mopidy-spotify
-pkgver=2.1.0
+pkgver=2.2.0
pkgrel=1
pkgdesc="Mopidy extension for playing music from Spotify"
arch=('any')
@@ -16,7 +16,7 @@ depends=(
makedepends=('python2')
provides=('mopidy-spotify')
source=("https://github.com/mopidy/${pkgname}/archive/v${pkgver}.tar.gz")
-md5sums=('db369831ebdac4dfcc24e1eac4672756')
+md5sums=('a3b7511cece5b799f1567012a11b5b83')
package() {
cd "$srcdir/$pkgname-$pkgver"