From ffc4006da6b3bd142953540cec9327433513cdb5 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Tue, 11 Apr 2023 20:57:44 +0530 Subject: [PATCH 1/2] update nheko to version 0.11.3 --- srcpkgs/nheko/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template index 6bcbeb17bd63..867dcd209ce2 100644 --- a/srcpkgs/nheko/template +++ b/srcpkgs/nheko/template @@ -1,6 +1,6 @@ # Template file for 'nheko' pkgname=nheko -version=0.11.1 +version=0.11.3 revision=1 build_style=cmake hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc" @@ -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=a84d6f3a6d17ff0b6ffd07804804bbebb1191e4243f00b9b49b00891e8023b6a +checksum=f285156884a3a0c6870f3fba89c13d1fd70c8727bd179d8310b13819f8a63a37 case "$XBPS_TARGET_MACHINE" in armv*-musl) From 9a204cbb0c166c1b186e62f8c2a028962cda9f1a Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Wed, 12 Apr 2023 12:19:58 +0530 Subject: [PATCH 2/2] mtxclient: update to 0.9.2 --- common/shlibs | 2 +- srcpkgs/mtxclient/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 39fed5ffbcf5..b2888ed3e738 100644 --- a/common/shlibs +++ b/common/shlibs @@ -424,7 +424,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.1 mtxclient-0.9.1_1 +libmatrix_client.so.0.9.2 mtxclient-0.9.2_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 cfd7c987119b..c7a328ed8fb0 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,6 +1,6 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.9.1 +version=0.9.2 revision=1 build_style=cmake configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF" @@ -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=bae82daa019ecdedb2433177b3d973b72f337d14e7a4f480a490559235391005 +checksum=f55827fdba226c6fc409cf000c72b13cc6d069ec1300283a7239aa19c90c5f56 post_install() { vlicense LICENSE