clementine: rebuild against protobuf-3.6.1
This commit is contained in:
parent
a7cbb26d52
commit
37645ee666
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'clementine'
|
# Template file for 'clementine'
|
||||||
pkgname=clementine
|
pkgname=clementine
|
||||||
version=1.3.1
|
version=1.3.1
|
||||||
revision=15
|
revision=16
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="sparsehash pkg-config qt-host-tools qt-devel protobuf-c"
|
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 <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.clementine-player.org/"
|
homepage="https://www.clementine-player.org/"
|
||||||
wrksrc="Clementine-$version"
|
wrksrc="Clementine-${version}"
|
||||||
distfiles="https://github.com/clementine-player/Clementine/archive/$version.tar.gz"
|
distfiles="https://github.com/clementine-player/Clementine/archive/${version}.tar.gz"
|
||||||
checksum=f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c
|
checksum=f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c
|
||||||
|
|
||||||
build_options="spotify"
|
build_options="spotify"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue