From 1ab235c6d7b4ad8cf7851eb837c554aa5dd3b991 Mon Sep 17 00:00:00 2001 From: Huy Ngo Date: Thu, 23 Dec 2021 22:14:06 +0700 Subject: [PATCH 1/2] mtxclient: update to 0.6.1 --- common/shlibs | 2 +- srcpkgs/mtxclient/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 86b3a4f42422..8ce0b6050683 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.6.0 mtxclient-0.6.0_1 +libmatrix_client.so.0.6.1 mtxclient-0.6.1_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 9c8c1e3a9efe..0afdff448cff 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,6 +1,6 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.6.0 +version=0.6.1 revision=1 build_style=cmake configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF" @@ -11,7 +11,7 @@ maintainer="Lorem " license="MIT" homepage="https://github.com/Nheko-Reborn/mtxclient" distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz" -checksum=4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4 +checksum=d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c post_install() { vlicense LICENSE From eae9bdb08dc6da8eb02690718456b826b77f09c0 Mon Sep 17 00:00:00 2001 From: Huy Ngo Date: Thu, 23 Dec 2021 22:09:00 +0700 Subject: [PATCH 2/2] nheko: update to 0.9.1 --- srcpkgs/nheko/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template index deaf85713976..bba8c978a395 100644 --- a/srcpkgs/nheko/template +++ b/srcpkgs/nheko/template @@ -1,6 +1,6 @@ # Template file for 'nheko' pkgname=nheko -version=0.9.0 +version=0.9.1 revision=1 build_style=cmake hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative" @@ -16,7 +16,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/Nheko-Reborn/nheko" changelog="https://github.com/Nheko-Reborn/nheko/blob/master/CHANGELOG.md" distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz" -checksum=309505f13d3b65ea23c0db19e59e469905b1ae437d2d6c7d1b496ac0921fb141 +checksum=f8261131ed10816bdae568e5d88f6f41adc6cc2564f2f57b07266103a4972776 case "$XBPS_TARGET_MACHINE" in armv*-musl)