diff --git a/common/shlibs b/common/shlibs index 527588585ae..ad60646030f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -420,7 +420,7 @@ libField3D.so.1.7 Field3D-1.7.3_1 libMAC.so.6 libMAC-5.28_1 libmad.so.0 libmad-0.15.1b_1 libmatroska.so.7 libmatroska-1.6.0_1 -libmatrix_client.so.0.5.1 mtxclient-0.5.1_1 +libmatrix_client.so.0.6.0 mtxclient-0.6.0_1 libebml.so.5 libebml-1.4.0_1 libdvdread.so.8 libdvdread-6.1.1_1 libdvdnav.so.4 libdvdnav-4.1.3_1 diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template index 35f3d4a10f4..9c8c1e3a9ef 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,17 +1,17 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.5.1 +version=0.6.0 revision=1 build_style=cmake configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF" hostmakedepends="pkg-config" -makedepends="boost-devel json-c++ olm-devel openssl-devel" +makedepends="json-c++ olm-devel openssl-devel coeurl-devel" short_desc="Client API library for the Matrix protocol" maintainer="Lorem " license="MIT" homepage="https://github.com/Nheko-Reborn/mtxclient" distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz" -checksum=9478d870296ebe7679c90f563cb798eb3cdd3f9c4578ceea5af75b66f456baaa +checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4 post_install() { vlicense LICENSE