summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Maunier2020-12-08 11:03:33 +0100
committerFlorian Maunier2020-12-08 11:03:33 +0100
commitfc2780ff9b4e044d1564facd0245d7bb240d8817 (patch)
tree27f9129883cde7ae2ef4f7769e1f800002156c20 /PKGBUILD
parenteeee24409a5a829412bb135b4f495624322f2a95 (diff)
downloadaur-fc2780ff9b4e044d1564facd0245d7bb240d8817.tar.gz
Upgrade to 4.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75d9391e68db..c6fd817c6697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Alexandre Petitjean <alpetitjean at gmail dot com>
pkgname=mopidy-spotify
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
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=('8e90d9a18958145ef55fcd56f5f8f958e2a93d5b7451189e1ab9445000ca88a9')
+sha256sums=('3a02a8efb8497250ad5996efdc12370c81a3e3c3ad0d86b889a5bc5faeaa51f5')
package() {
cd "$srcdir/$pkgname-$pkgver"