From 23eccc1e4540ef6df67ad9afd9e4217f7999888d Mon Sep 17 00:00:00 2001 From: kootrit Date: Mon, 4 Mar 2024 17:44:21 +0000 Subject: [PATCH 1/2] libtorrent-rasterbar: update to 2.0.10 --- common/shlibs | 2 +- srcpkgs/libtorrent-rasterbar/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 4efd4c4b6c1282..07708ea417c939 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2062,7 +2062,7 @@ libopenjpeg.so.5 libopenjpeg-1.5.2_1 libopenpgl.so.0 openpgl-0.5.0_1 liboping.so.0 liboping-1.8.0_1 libloudmouth-1.so.0 loudmouth-1.5.3_12 -libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.18_1 +libtorrent-rasterbar.so.2.0 libtorrent-rasterbar-2.0.10_1 libcapstone.so.5 capstone-5.0.1_1 libhavege.so.2 libhaveged-1.9.11_1 libnih.so.1 libnih-1.0.3_1 diff --git a/srcpkgs/libtorrent-rasterbar/template b/srcpkgs/libtorrent-rasterbar/template index 9f7ec72c92b5aa..484a82230e7fdb 100644 --- a/srcpkgs/libtorrent-rasterbar/template +++ b/srcpkgs/libtorrent-rasterbar/template @@ -1,8 +1,8 @@ # Template file for 'libtorrent-rasterbar' # Breaks ABI/API without changing soname, revbump all dependants pkgname=libtorrent-rasterbar -version=1.2.18 -revision=5 +version=2.0.10 +revision=1 build_style=cmake configure_args="-Dbuild_examples=ON -Dbuild_tools=ON -Dpython-bindings=ON -Dbuild_tests=ON" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://libtorrent.org/" distfiles="https://github.com/arvidn/libtorrent/releases/download/v${version}/${pkgname}-${version}.tar.gz" -checksum=fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72 +checksum=fc935b8c1daca5c0a4d304bff59e64e532be16bb877c012aea4bda73d9ca885d CXXFLAGS="-std=c++14" From e8bfc98a8af8609048a51fb324d39dabedf96ba8 Mon Sep 17 00:00:00 2001 From: kootrit Date: Mon, 4 Mar 2024 17:44:50 +0000 Subject: [PATCH 2/2] qbittorrent: update to 4.6.3 --- srcpkgs/qbittorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 368d68f2f17a8d..ee4c50bf462b3c 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,6 +1,6 @@ # Template file for 'qbittorrent' pkgname=qbittorrent -version=4.5.4 +version=4.6.3 revision=1 create_wrksrc=yes build_style=gnu-configure @@ -16,7 +16,7 @@ license="GPL-2.0-or-later" homepage="https://www.qbittorrent.org/" changelog="https://www.qbittorrent.org/news.php" distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz" -checksum=f92bcd3ed25600796c59257c507e56a252a65af60bd042b71f1e7ff3fe5264da +checksum=5f9f3e0b89861e8bae1894656f8b8f76feddb3c92e228065c8173632af6e544e CXXFLAGS=-std=gnu++17 do_extract() {