diff --git a/srcpkgs/taglib/template b/srcpkgs/taglib/template index 4c61009b292..c565d26adb1 100644 --- a/srcpkgs/taglib/template +++ b/srcpkgs/taglib/template @@ -1,6 +1,6 @@ # Template file for 'taglib' pkgname=taglib -version=2.1 +version=2.1.1 revision=1 build_style=cmake configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON" @@ -10,8 +10,9 @@ short_desc="Library for accessing ID tags in various media files" maintainer="Orphaned " license="LGPL-2.1-or-later, MPL-1.1" homepage="https://taglib.github.io/" +changelog="https://raw.githubusercontent.com/taglib/taglib/master/CHANGELOG.md" distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz" -checksum=95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c +checksum=bd57924496a272322d6f9252502da4e620b6ab9777992e8934779ebd64babd6e taglib-devel_package() { depends="${sourcepkg}>=${version}_${revision} zlib-devel"