diff --git a/srcpkgs/taglib/template b/srcpkgs/taglib/template index 07a7b2a2149..4c61009b292 100644 --- a/srcpkgs/taglib/template +++ b/srcpkgs/taglib/template @@ -1,7 +1,7 @@ # Template file for 'taglib' pkgname=taglib -version=2.0.2 -revision=2 +version=2.1 +revision=1 build_style=cmake configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON" hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later, MPL-1.1" homepage="https://taglib.github.io/" distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz" -checksum=0de288d7fe34ba133199fd8512f19cc1100196826eafcb67a33b224ec3a59737 +checksum=95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c taglib-devel_package() { depends="${sourcepkg}>=${version}_${revision} zlib-devel"