clementine: update to 1.4.1.
This commit is contained in:
parent
3e10994504
commit
d4fc1c3959
|
@ -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"
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue