diff --git a/common/shlibs b/common/shlibs index ba589537b1..7cfb4f583c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3881,7 +3881,7 @@ libslirp.so.0 libslirp-4.2.0_1 libqpdf.so.28 libqpdf-10.0.0_1 libstk-4.6.1.so libstk-4.6.1_1 libc++utilities.so.5 cpp-utilities-5.2.0_1 -libtagparser.so.9 tagparser-9.1.2_1 +libtagparser.so.10 tagparser-10.0.0_1 libqtutilities.so.6 qtutilities-6.0.4_1 libkdsoap.so.1 KDSoap-1.9.1_1 libstoken.so.1 stoken-0.92_1 diff --git a/srcpkgs/tagparser/template b/srcpkgs/tagparser/template index 7c976a8823..cbfc0f9f28 100644 --- a/srcpkgs/tagparser/template +++ b/srcpkgs/tagparser/template @@ -1,17 +1,17 @@ # Template file for 'tagparser' pkgname=tagparser -version=9.4.0 +version=10.0.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" -hostmakedepends="pkg-config" +hostmakedepends="pkg-config iso-codes" makedepends="cpp-utilities-devel zlib-devel" short_desc="C++ library for handling AAC, ID3, Vorbis, Opus, FLAC and Matroska tags" maintainer="Andrew J. Hesford " license="GPL-2.0-only" homepage="https://github.com/Martchus/tagparser" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" -checksum=90efa38079804023824d3df0bc421e1c747a6c18b588e14d7af8c037303f4c16 +checksum=fce4a149e293289e5089236a94ab29620dfcb4aca6af57ef3d5bf52521e003f3 tagparser-devel_package() { short_desc+=" - development files"