diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-01-11 19:15:40 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:15:56 -0500 |
commit | 05bbb268276279b51a2575f514796027e007a6d4 (patch) | |
tree | f707c68db5d43dac3d9ffc80260ee0d91448f9f0 /audio/clementine/clementine.info | |
parent | f4be462a847849c9713586e0ebe651aa923b0fc2 (diff) |
audio/clementine: Updated for version 1.4.0rc1_420_g596cd9b0a.
Fixes building against qt-5.15.x, of the internal ProjectM and
without libechonest (qt-4.x only, tnx to alekow on LQ)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/clementine/clementine.info')
-rw-r--r-- | audio/clementine/clementine.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/clementine/clementine.info b/audio/clementine/clementine.info index 597af387fa075..18e86f2005a97 100644 --- a/audio/clementine/clementine.info +++ b/audio/clementine/clementine.info @@ -1,10 +1,10 @@ PRGNAM="clementine" -VERSION="1.4.0rc1" +VERSION="1.4.0rc1_420_g596cd9b0a" HOMEPAGE="http://www.clementine-player.org" -DOWNLOAD="https://github.com/clementine-player/Clementine/releases/download/1.4.0rc1/clementine-1.4.0rc1.tar.xz" -MD5SUM="c58d09300081854485749cb8c8b18d61" +DOWNLOAD="https://github.com/clementine-player/Clementine/releases/download/1.4.0rc1-420-g596cd9b0a/clementine-1.4.0rc1-420-g596cd9b0a.tar.xz" +MD5SUM="9087b85ebfd7950e4a3c89524a805764" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="chromaprint cryptopp libechonest protobuf qt5" +REQUIRES="chromaprint cryptopp protobuf qt5" MAINTAINER="Dave Woodfall" EMAIL="dave@slackbuilds.org" |