Skip to content

Commit

Permalink
clementine: update to 1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Oct 22, 2024
1 parent 3e10994 commit d4fc1c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/clementine/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'clementine'
pkgname=clementine
version=1.4.0rc1
revision=14
_fullver=${version}-873-g3471134d5
version=1.4.1
revision=1
_fullver=${version}-10-gefe886e0a
build_style=cmake
configure_args="-DUSE_SYSTEM_TAGLIB=ON -DBUILD_WERROR=OFF -DUSE_SYSTEM_PROJECTM=ON
-DFORCE_GIT_REVISION=${_fullver} -DCMAKE_CXX_STANDARD=17"
Expand All @@ -20,7 +20,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3.0-or-later"
homepage="https://www.clementine-player.org/"
distfiles="https://github.com/clementine-player/Clementine/releases/download/${_fullver}/clementine-${_fullver}.tar.xz"
checksum=e046fb76cca7f7c69e61fe445e828146ab44f10f2ff7747b97adc947500a56b6
checksum=f751157c6e8cb760f86802344a32220a4259a2c15d0a2a9f235777f9d3c0aa1d

post_install() {
rm -rf $DESTDIR/builddir
Expand Down

0 comments on commit d4fc1c3

Please sign in to comment.