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 c6fd817c6697..ec956d7ae202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Alexandre Petitjean <alpetitjean at gmail dot com>
pkgname=mopidy-spotify
-pkgver=4.1.0
-pkgrel=1
+pkgver=4.1.1
+pkgrel=2
pkgdesc="Mopidy extension for playing music from Spotify"
arch=('any')
url="http://www.mopidy.com"
@@ -18,7 +18,7 @@ depends=(
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/mopidy/$pkgname/archive/v$pkgver.tar.gz"
)
-sha256sums=('3a02a8efb8497250ad5996efdc12370c81a3e3c3ad0d86b889a5bc5faeaa51f5')
+sha256sums=('623f139703b633f06391cfc4e6d3e63936f0815fac1990bbbb798d6e377ea400')
package() {
cd "$srcdir/$pkgname-$pkgver"