bump for rebuild after protobuf SONAME change.

This commit is contained in:
Jerome Duval
2019-11-19 19:15:08 +01:00
parent 42315b5e57
commit aa7c82bc3c
6 changed files with 14 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ Queue manager."
HOMEPAGE="https://www.clementine-player.org/"
COPYRIGHT="2010-2019 David Sansome, John Maguire, Arnaud Bienner"
LICENSE="GNU GPL v3"
REVISION="4"
REVISION="5"
srcGitRev="36cc5b82f4daf5c2d4e93dc8072665e5a3ca622b"
SOURCE_URI="https://github.com/clementine-player/Clementine/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="d7f4ee2564fc045dd446226cff02032ba18b9030ad00ba670e484bc9612e7434"
@@ -76,7 +76,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
sparsehash$secondaryArchSuffix
devel:libboost_atomic$secondaryArchSuffix
devel:libboost_atomic$secondaryArchSuffix >= 1.69
devel:libboost_chrono$secondaryArchSuffix
devel:libboost_date_time$secondaryArchSuffix
devel:libboost_filesystem$secondaryArchSuffix
@@ -100,7 +100,7 @@ BUILD_REQUIRES="
devel:libiconv$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libmtp$secondaryArchSuffix
devel:libprotobuf$secondaryArchSuffix
devel:libprotobuf$secondaryArchSuffix >= 21
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libQt5Widgets$secondaryArchSuffix