diff --git a/srcpkgs/clementine/template b/srcpkgs/clementine/template index c4251dff757..915d9950a53 100644 --- a/srcpkgs/clementine/template +++ b/srcpkgs/clementine/template @@ -1,7 +1,7 @@ # Template file for 'clementine' pkgname=clementine version=1.3.1 -revision=15 +revision=16 patch_args="-Np1" build_style=cmake hostmakedepends="sparsehash pkg-config qt-host-tools qt-devel protobuf-c" @@ -15,8 +15,8 @@ short_desc="A modern music player and library organizer" maintainer="Andrea Brancaleoni " license="GPL-3" homepage="https://www.clementine-player.org/" -wrksrc="Clementine-$version" -distfiles="https://github.com/clementine-player/Clementine/archive/$version.tar.gz" +wrksrc="Clementine-${version}" +distfiles="https://github.com/clementine-player/Clementine/archive/${version}.tar.gz" checksum=f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c build_options="spotify"