From 37645ee666f6a80c30d92e58e92bf22eae12881c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 1 Aug 2018 00:57:46 -0300 Subject: [PATCH] clementine: rebuild against protobuf-3.6.1 --- srcpkgs/clementine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"