summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 283cc3f59f55..64462a559a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=('phonon-qt5' 'taglib' 'hicolor-icon-theme')
makedepends=('qt5-tools')
optdepends=('phonon-qt5-gstreamer: gstreamer backend'
'phonon-qt5-vlc: vlc backend')
-source=("https://github.com/flaviotordini/musique/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/flaviotordini/musique/archive/$pkgver.tar.gz")
sha256sums=('82600f4e3d58900df1cc11acd77efbf11e8eac94f8c7382d57f953cadcd49d54')
build() {