From 97ebc9cb46713715cf1f5ddb6aecc76ce9c6662c Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Sun, 31 Jul 2022 16:25:30 +0200 Subject: [PATCH] mtxclient: update to 0.8.0. --- common/shlibs | 2 +- srcpkgs/mtxclient/template | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index e1f7db32dc2..f81bf40aa6d 100644 --- a/common/shlibs +++ b/common/shlibs @@ -425,7 +425,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.7.0 mtxclient-0.7.0_1 +libmatrix_client.so.0.8.0 mtxclient-0.8.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 01d8454a432..4ec89565674 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,18 +1,18 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.7.0 -revision=2 +version=0.8.0 +revision=1 build_style=cmake configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF" hostmakedepends="pkg-config" -makedepends="json-c++ olm-devel openssl-devel coeurl-devel" +makedepends="json-c++ olm-devel openssl-devel coeurl-devel spdlog" short_desc="Client API library for the Matrix protocol" maintainer="Lorem " license="MIT" homepage="https://github.com/Nheko-Reborn/mtxclient" changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md" distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz" -checksum=dd8ad5725c391b7c5b18564074e50bfc667fb3047e681561e5e42aec99c25b12 +checksum=65de02107abf30f22aa419d0ad3e112638b655a6513a3ca6dd066adb7dd6ec05 post_install() { vlicense LICENSE