From ea56a0f80bd2ba4937fa74516b6b868c1b6540dc Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Thu, 8 Sep 2022 08:36:42 +0200 Subject: [PATCH 1/2] mtxclient: update to 0.8.1. --- common/shlibs | 2 +- srcpkgs/mtxclient/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 1861098750b4..7936c71ba59b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -422,7 +422,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.8.0 mtxclient-0.8.0_1 +libmatrix_client.so.0.8.1 mtxclient-0.8.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 12fea54d3fd5..583cf954a486 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,7 +1,7 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.8.0 -revision=2 +version=0.8.1 +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=65de02107abf30f22aa419d0ad3e112638b655a6513a3ca6dd066adb7dd6ec05 +checksum=229bdb9bec36253aabdc681c3d1dfca8a1b76656238dc88157b637dc23fde6c1 post_install() { vlicense LICENSE From 96809e4190a3959eee7381aea7bf8bd4ddfb3869 Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Thu, 8 Sep 2022 08:37:35 +0200 Subject: [PATCH 2/2] nheko: update to 0.10.1. --- srcpkgs/nheko/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template index 8e41e9e1f2f0..115fa2e70a4d 100644 --- a/srcpkgs/nheko/template +++ b/srcpkgs/nheko/template @@ -1,7 +1,7 @@ # Template file for 'nheko' pkgname=nheko -version=0.10.0 -revision=2 +version=0.10.1 +revision=1 build_style=cmake hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc" makedepends="qt5-multimedia-devel qt5-svg-devel qt5-tools-devel fmt-devel @@ -16,7 +16,7 @@ license="GPL-3.0-or-later" homepage="https://nheko-reborn.github.io" changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md" distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz" -checksum=52ef68808fcfc4cd48e19fc45156b0d045a1c0b697cac23aa7ca2cdd8bacd865 +checksum=f9d94ecff541a49f38def91baadf751f9b41e319478f10aa66c4c827727fb5fd case "$XBPS_TARGET_MACHINE" in armv*-musl)