diff --git a/srcpkgs/chromaprint/template b/srcpkgs/chromaprint/template index 0ae3831e424..324e31b350d 100644 --- a/srcpkgs/chromaprint/template +++ b/srcpkgs/chromaprint/template @@ -6,10 +6,10 @@ wrksrc="chromaprint-v${version}" build_style=cmake configure_args="-DBUILD_TOOLS=ON" makedepends="fftw-devel ffmpeg-devel" -maintainer="Orphaned " -homepage="https://acoustid.org/chromaprint" -license="MIT, LGPL-2.1-only" short_desc="Library that extracts fingerprints from any audio source" +maintainer="Orphaned " +license="MIT, LGPL-2.1-only" +homepage="https://acoustid.org/chromaprint" distfiles="https://github.com/acoustid/chromaprint/releases/download/v${version}/chromaprint-${version}.tar.gz" checksum=573a5400e635b3823fc2394cfa7a217fbb46e8e50ecebd4a61991451a8af766a diff --git a/srcpkgs/clementine/template b/srcpkgs/clementine/template index 52a025ea8d7..1ad02f3dee1 100644 --- a/srcpkgs/clementine/template +++ b/srcpkgs/clementine/template @@ -1,7 +1,7 @@ # Template file for 'clementine' pkgname=clementine version=1.3.1 -revision=24 +revision=25 _commit=75f18dab23f0842713a4200a7e362efd51b12e31 wrksrc="Clementine-${_commit}" build_style=cmake