From a9e7a26cd3326fd611976588b469551b4740e10c Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Thu, 13 Jun 2024 11:47:20 +0200 Subject: [PATCH] mtxclient: update to 0.10.0. --- common/shlibs | 2 +- srcpkgs/mtxclient/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 7ebb4015a84..80eca3e0a08 100644 --- a/common/shlibs +++ b/common/shlibs @@ -427,7 +427,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.9.2 mtxclient-0.9.2_1 +libmatrix_client.so.0.10.0 mtxclient-0.10.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 bcabd901a0b..77413cbf199 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,7 +1,7 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.9.2 -revision=2 +version=0.10.0 +revision=1 build_style=cmake configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF" hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ 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=f55827fdba226c6fc409cf000c72b13cc6d069ec1300283a7239aa19c90c5f56 +checksum=9502e0a999d2873172d50bb80371c061266126c7d4db8e44447eb70c977b0230 post_install() { vlicense LICENSE