summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec8ad6c8ce1d..8c42e7431d0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mopidy-somafm
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Mopidy extension for playing music from SomaFM"
arch=('any')
url="https://github.com/AlexandrePTJ/mopidy-somafm"
@@ -11,7 +11,7 @@ depends=(
'mopidy>=3.0'
'python-requests>=2.0')
provides=('mopidy-somafm')
-source=("https://github.com/AlexandrePTJ/${pkgname}/archive/${pkgver}.tar.gz")
+source=("mopidy-somafm-${pkgver}.tar.gz::https://github.com/AlexandrePTJ/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=('7328441b6eeead7804fe722bb849cd5e')
package() {