From f3ff0710b01fe1fdbc1ce198c58440197e595724 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:29 -0400 Subject: [PATCH 01/13] chezmoi: update to 2.70.0. --- srcpkgs/chezmoi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template index c13a484f28ad52..1523ee7533e814 100644 --- a/srcpkgs/chezmoi/template +++ b/srcpkgs/chezmoi/template @@ -1,6 +1,6 @@ # Template file for 'chezmoi' pkgname=chezmoi -version=2.69.4 +version=2.70.0 revision=1 build_style=go go_import_path="chezmoi.io/chezmoi" @@ -13,7 +13,7 @@ license="MIT" homepage="https://chezmoi.io/" changelog="https://github.com/twpayne/chezmoi/releases" distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz" -checksum=815eb56fed8c60150c3221f5a8268d068b3f1bbcecdbaeb5a80b8026c1d444f6 +checksum=c256309dda65501bd4aefc3c44f6368c60c12fc305f5392a86bce001454c72c6 pre_build() { local _date From 10d43d918c71a31f1c7279e5af7fb85859d7318b Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:33 -0400 Subject: [PATCH 02/13] kitty: update to 0.46.2. --- srcpkgs/kitty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index ead3aa31fcaff0..fcde3288180cdd 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,6 +1,6 @@ # Template file for 'kitty' pkgname=kitty -version=0.45.0 +version=0.46.2 revision=1 build_helper="python3" pycompile_dirs="usr/lib/kitty" @@ -17,7 +17,7 @@ license="GPL-3.0-only" homepage="https://sw.kovidgoyal.net/kitty/" changelog="https://sw.kovidgoyal.net/kitty/changelog.html" distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz" -checksum=93fcba4984a97ccb7d811f487a818d406e681912b6bbb8f0ca426103ddce7ca5 +checksum=e8ea44b13a1c70032a35128a8c4c8c29c90a7cfbe0ad4f6aa2927a057d10f83e python_version=3 nopie_files="/usr/bin/kitten" From d5b07894fa591797d32b7eb382bec77e5df305f9 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:35 -0400 Subject: [PATCH 03/13] openpgp-card-ssh-agent: update to 0.3.6. --- srcpkgs/openpgp-card-ssh-agent/template | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/srcpkgs/openpgp-card-ssh-agent/template b/srcpkgs/openpgp-card-ssh-agent/template index f144c6a117fdea..7d38fc7179b091 100644 --- a/srcpkgs/openpgp-card-ssh-agent/template +++ b/srcpkgs/openpgp-card-ssh-agent/template @@ -1,7 +1,7 @@ # Template file for 'openpgp-card-ssh-agent' pkgname=openpgp-card-ssh-agent -version=0.3.4 -revision=2 +version=0.3.6 +revision=1 build_style=cargo hostmakedepends="pkg-config" makedepends="pcsclite-devel dbus-devel" @@ -11,12 +11,7 @@ maintainer="classabbyamp " license="Apache-2.0 OR MIT" homepage="https://codeberg.org/openpgp-card/ssh-agent" distfiles="https://codeberg.org/openpgp-card/ssh-agent/archive/v${version}.tar.gz" -checksum=b210f0d55e070b0e1024cc1d3a1317afb663929411b05443ec0ce79afd0c0a6a - -post_patch() { - # pinentry support - cargo update --package openpgp-card-state@0.3.1 --precise 0.3.3 -} +checksum=b2605357346189593972eed3e42791a729c24cbab871b776884f4cc1f5030d0a post_install() { vlicense LICENSES/MIT.txt From 5b7f13cf8c702ea29a398c7b1387b29ec8cbac46 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:36 -0400 Subject: [PATCH 04/13] openpgp-card-tool-git: update to 0.1.7. --- srcpkgs/openpgp-card-tool-git/template | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/srcpkgs/openpgp-card-tool-git/template b/srcpkgs/openpgp-card-tool-git/template index 8b47b4ba10aa36..838bd0e9ca25e6 100644 --- a/srcpkgs/openpgp-card-tool-git/template +++ b/srcpkgs/openpgp-card-tool-git/template @@ -1,7 +1,7 @@ # Template file for 'openpgp-card-tool-git' pkgname=openpgp-card-tool-git -version=0.1.6 -revision=3 +version=0.1.7 +revision=1 build_style=cargo hostmakedepends="pkg-config" makedepends="dbus-devel sqlite-devel openssl-devel pcsclite-devel" @@ -11,12 +11,7 @@ maintainer="Alex March " license="MIT OR Apache-2.0" homepage="https://codeberg.org/openpgp-card/oct-git" distfiles="https://codeberg.org/openpgp-card/oct-git/archive/v${version}.tar.gz" -checksum=fc0f3ba974a5020f844580781cc52c342a9ff93ab877a3a7e2a281d0d2899737 - -post_patch() { - # pinentry support - cargo update --package openpgp-card-state@0.3.2 --precise 0.3.3 -} +checksum=ec51aa9e959f656f5e919cda1a5cb1660e18b0217feb89cc321926e97aec6f40 post_install() { vlicense LICENSES/MIT.txt From abd4625fb51b46804caff254c2416ed0d99f5221 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:38 -0400 Subject: [PATCH 05/13] python3-Brotli: update to 1.2.0. --- .../patches/use-system-brotli.patch | 106 ------------------ srcpkgs/python3-Brotli/template | 14 ++- 2 files changed, 9 insertions(+), 111 deletions(-) delete mode 100644 srcpkgs/python3-Brotli/patches/use-system-brotli.patch diff --git a/srcpkgs/python3-Brotli/patches/use-system-brotli.patch b/srcpkgs/python3-Brotli/patches/use-system-brotli.patch deleted file mode 100644 index 6c3290b9adffc9..00000000000000 --- a/srcpkgs/python3-Brotli/patches/use-system-brotli.patch +++ /dev/null @@ -1,106 +0,0 @@ -diff --git a/setup.py b/setup.py -index 2cb89c3..748ecc5 100644 ---- a/setup.py -+++ b/setup.py -@@ -177,96 +177,17 @@ EXT_MODULES = [ - '_brotli', - sources=[ - 'python/_brotli.c', -- 'c/common/constants.c', -- 'c/common/context.c', -- 'c/common/dictionary.c', -- 'c/common/platform.c', -- 'c/common/shared_dictionary.c', -- 'c/common/transform.c', -- 'c/dec/bit_reader.c', -- 'c/dec/decode.c', -- 'c/dec/huffman.c', -- 'c/dec/state.c', -- 'c/enc/backward_references.c', -- 'c/enc/backward_references_hq.c', -- 'c/enc/bit_cost.c', -- 'c/enc/block_splitter.c', -- 'c/enc/brotli_bit_stream.c', -- 'c/enc/cluster.c', -- 'c/enc/command.c', -- 'c/enc/compound_dictionary.c', -- 'c/enc/compress_fragment.c', -- 'c/enc/compress_fragment_two_pass.c', -- 'c/enc/dictionary_hash.c', -- 'c/enc/encode.c', -- 'c/enc/encoder_dict.c', -- 'c/enc/entropy_encode.c', -- 'c/enc/fast_log.c', -- 'c/enc/histogram.c', -- 'c/enc/literal_cost.c', -- 'c/enc/memory.c', -- 'c/enc/metablock.c', -- 'c/enc/static_dict.c', -- 'c/enc/utf8_util.c', - ], - depends=[ -- 'c/common/constants.h', -- 'c/common/context.h', -- 'c/common/dictionary.h', -- 'c/common/platform.h', -- 'c/common/shared_dictionary_internal.h', -- 'c/common/transform.h', - 'c/common/version.h', -- 'c/dec/bit_reader.h', -- 'c/dec/huffman.h', -- 'c/dec/prefix.h', -- 'c/dec/state.h', -- 'c/enc/backward_references.h', -- 'c/enc/backward_references_hq.h', -- 'c/enc/backward_references_inc.h', -- 'c/enc/bit_cost.h', -- 'c/enc/bit_cost_inc.h', -- 'c/enc/block_encoder_inc.h', -- 'c/enc/block_splitter.h', -- 'c/enc/block_splitter_inc.h', -- 'c/enc/brotli_bit_stream.h', -- 'c/enc/cluster.h', -- 'c/enc/cluster_inc.h', -- 'c/enc/command.h', -- 'c/enc/compound_dictionary.h', -- 'c/enc/compress_fragment.h', -- 'c/enc/compress_fragment_two_pass.h', -- 'c/enc/dictionary_hash.h', -- 'c/enc/encoder_dict.h', -- 'c/enc/entropy_encode.h', -- 'c/enc/entropy_encode_static.h', -- 'c/enc/fast_log.h', -- 'c/enc/find_match_length.h', -- 'c/enc/hash.h', -- 'c/enc/hash_composite_inc.h', -- 'c/enc/hash_forgetful_chain_inc.h', -- 'c/enc/hash_longest_match64_inc.h', -- 'c/enc/hash_longest_match_inc.h', -- 'c/enc/hash_longest_match_quickly_inc.h', -- 'c/enc/hash_rolling_inc.h', -- 'c/enc/hash_to_binary_tree_inc.h', -- 'c/enc/histogram.h', -- 'c/enc/histogram_inc.h', -- 'c/enc/literal_cost.h', -- 'c/enc/memory.h', -- 'c/enc/metablock.h', -- 'c/enc/metablock_inc.h', -- 'c/enc/params.h', -- 'c/enc/prefix.h', -- 'c/enc/quality.h', -- 'c/enc/ringbuffer.h', -- 'c/enc/static_dict.h', -- 'c/enc/static_dict_lut.h', -- 'c/enc/utf8_util.h', -- 'c/enc/write_bits.h', - ], - include_dirs=[ - 'c/include', -+ ], -+ libraries=[ -+ 'brotlicommon', -+ 'brotlidec', -+ 'brotlienc', - ]), - ] - diff --git a/srcpkgs/python3-Brotli/template b/srcpkgs/python3-Brotli/template index 28152da8659e66..b4d28aafd060a3 100644 --- a/srcpkgs/python3-Brotli/template +++ b/srcpkgs/python3-Brotli/template @@ -1,9 +1,9 @@ # Template file for 'python3-Brotli' pkgname=python3-Brotli -version=1.1.0 -revision=3 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=1.2.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-pkgconfig python3-setuptools" makedepends="python3-devel brotli-devel" depends="python3" short_desc="Python bindings for the Brotli compression library" @@ -11,7 +11,11 @@ maintainer="Joel Beckmeyer " license="MIT" homepage="https://github.com/google/brotli" distfiles="https://github.com/google/brotli/archive/v${version}.tar.gz" -checksum=e720a6ca29428b803f4ad165371771f5398faba397edf6778837a18599ea13ff +checksum=816c96e8e8f193b40151dad7e8ff37b1221d019dbcb9c35cd3fadbfe6477dfec + +pre_build() { + export USE_SYSTEM_BROTLI=1 +} post_install() { vlicense LICENSE From 780bd14a7421e40f4ca549e20ac660121b60c586 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:39 -0400 Subject: [PATCH 06/13] python3-cairosvg: update to 2.9.0. --- srcpkgs/python3-cairosvg/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-cairosvg/template b/srcpkgs/python3-cairosvg/template index 0ebc48b193d745..f92fa8e5b2f2ae 100644 --- a/srcpkgs/python3-cairosvg/template +++ b/srcpkgs/python3-cairosvg/template @@ -1,7 +1,7 @@ # Template file for 'python3-cairosvg' pkgname=python3-cairosvg -version=2.8.2 -revision=2 +version=2.9.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-cairocffi python3-cssselect2 python3-defusedxml python3-Pillow @@ -13,7 +13,7 @@ license="LGPL-3.0-or-later" homepage="https://www.courtbouillon.org/cairosvg/" changelog="https://raw.githubusercontent.com/Kozea/CairoSVG/main/NEWS.rst" distfiles="https://github.com/Kozea/CairoSVG/archive/refs/tags/${version}.tar.gz" -checksum=c292f3111c8cc4e5dc80aac9d4a36098ecb3ec9cf3238a6269da03f567c98b8c +checksum=d42ade287050d1385bdd701c011c8e9e3b0af72669362a420aaccdb06b31141d pre_check() { cp -r cairosvg test_non_regression/cairosvg_reference/ From 010e499b891b92dc8c2d3921d13830c8a854cec4 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:40 -0400 Subject: [PATCH 07/13] python3-yt-dlp-ejs: update to 0.8.0. --- srcpkgs/python3-yt-dlp-ejs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-yt-dlp-ejs/template b/srcpkgs/python3-yt-dlp-ejs/template index 7208bc70580084..b75a0262d5cc37 100644 --- a/srcpkgs/python3-yt-dlp-ejs/template +++ b/srcpkgs/python3-yt-dlp-ejs/template @@ -1,6 +1,6 @@ # Template file for 'python3-yt-dlp-ejs' pkgname=python3-yt-dlp-ejs -version=0.7.0 +version=0.8.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs pnpm" @@ -10,4 +10,4 @@ license="Unlicense" homepage="https://github.com/yt-dlp/ejs" changelog="https://github.com/yt-dlp/ejs/releases" distfiles="${PYPI_SITE}/y/yt_dlp_ejs/yt_dlp_ejs-${version}.tar.gz" -checksum=ecac13eb9ff948da84b39f1030fa03422abaf32dc58a0edd78f5dbcc03843556 +checksum=d5fa1639f63b5c4af8d932495f60689d5370f1a095782c944f7f62a303eb104e From 494176f93c3d18a19149555a789ab95ecc88eb6f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:42 -0400 Subject: [PATCH 08/13] qlog: update to 0.49.1. --- srcpkgs/qlog/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qlog/template b/srcpkgs/qlog/template index 07d5ffff4ae277..3a7f2af6be444b 100644 --- a/srcpkgs/qlog/template +++ b/srcpkgs/qlog/template @@ -1,11 +1,11 @@ # Template file for 'qlog' pkgname=qlog -version=0.48.0 +version=0.49.1 revision=1 _flags_version=0.44.1 build_style=qmake build_helper=qmake6 -hostmakedepends="qt6-base" +hostmakedepends="pkg-config qt6-base" makedepends="qt6-base-devel qt6-charts-devel qt6-serialport-devel qt6-declarative-devel qt6-websockets-devel qt6-webengine-devel hamlib-devel openssl-devel qtkeychain-qt6-devel" short_desc="Amateur radio logbook software" @@ -15,7 +15,7 @@ homepage="https://github.com/foldynl/QLog" changelog="https://raw.githubusercontent.com/foldynl/QLog/master/Changelog" distfiles="https://github.com/foldynl/QLog/archive/refs/tags/v${version}.tar.gz https://github.com/foldynl/QLog-Flags/archive/refs/tags/v${_flags_version}.tar.gz>flags-${_flags_version}.tar.gz" -checksum="fe0e1f6d60027555af39b78126e5447633f99f5794aa49904f86901991d94c12 +checksum="de7c290b81ebf45deaba16edb7cf9d988580cd4e2a8536032c63db04f053f32f 4757c23033670556ab74ff62ee5ceaf39db3665b33414a9cfe9dae49c3a56e0a" skip_extraction="flags-${_flags_version}.tar.gz" From 3341171185aae185096d5da6dd56a875f82038ac Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:43 -0400 Subject: [PATCH 09/13] qpwgraph: update to 1.0.0. --- srcpkgs/qpwgraph/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qpwgraph/template b/srcpkgs/qpwgraph/template index 62ee30f9c8c20c..0ad889c2078ec2 100644 --- a/srcpkgs/qpwgraph/template +++ b/srcpkgs/qpwgraph/template @@ -1,6 +1,6 @@ # Template file for 'qpwgraph' pkgname=qpwgraph -version=0.9.9 +version=1.0.0 revision=1 build_style=cmake hostmakedepends="pkg-config qt6-declarative-host-tools" @@ -11,4 +11,4 @@ license="GPL-2.0-or-later" homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph" changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog" distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz" -checksum=3b09883cf9187b391093c6e194e82ccf4c09461ceb2cf7ed70d27b6ebee70c33 +checksum=359ac3c8d543a0aa96cea689c2ddc251106950f96e27072272da535b359f9601 From db48b62c5577e626aab9139e4bdb7e374ca092ec Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:45 -0400 Subject: [PATCH 10/13] tailscale: update to 1.96.2. --- srcpkgs/tailscale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index 237e278eeabded..c33553a8195891 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,6 +1,6 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.94.2 +version=1.96.2 revision=1 build_style=go build_helper="qemu" @@ -17,7 +17,7 @@ license="BSD-3-Clause" homepage="https://tailscale.com" changelog="https://tailscale.com/changelog" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" -checksum=c45975beb4cb7bab8047cfba77ec8b170570d184f3c806258844f3e49c60d7aa +checksum=2142b73a86de1e934e20a8f316c8139e234b3360bb76edda4cf5b6cef1e605f3 post_install() { for sh in bash fish zsh; do From 7ec3372c12c10b76fc1105ff5028a81e35d7703c Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:46 -0400 Subject: [PATCH 11/13] tinymist: update to 0.14.12. --- srcpkgs/tinymist/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tinymist/template b/srcpkgs/tinymist/template index b8f2814db881b5..27d54890fb2978 100644 --- a/srcpkgs/tinymist/template +++ b/srcpkgs/tinymist/template @@ -1,6 +1,6 @@ # Template file for 'tinymist' pkgname=tinymist -version=0.14.10 +version=0.14.12 revision=1 build_style=cargo build_helper="qemu" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://myriad-dreamin.github.io/tinymist/" changelog="https://github.com/Myriad-Dreamin/tinymist/releases" distfiles="https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v${version}.tar.gz" -checksum=215c08d8a10ff51e15711f0684eafc85d119dc98db57f4f47ec7bf5987ea681e +checksum=feb042f8f5b39f07eb770137d892c0217a69b6a73d672c275b1169ccd7efeb57 # takes forever make_check=no From c7a673aa24e6d3784da41b4054b11afae6ea42e8 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:47 -0400 Subject: [PATCH 12/13] vivaldi: update to 7.9.3970.41+1. --- srcpkgs/vivaldi/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vivaldi/template b/srcpkgs/vivaldi/template index 7b2bca3efcd940..c6ed4518948837 100644 --- a/srcpkgs/vivaldi/template +++ b/srcpkgs/vivaldi/template @@ -2,7 +2,7 @@ # Permission to redistribute is granted. # see: srcpkgs/vivaldi/files/redistribution-permission.eml pkgname=vivaldi -version=7.8.3925.66+1 +version=7.9.3970.41+1 revision=1 archs="x86_64 aarch64" depends="desktop-file-utils hicolor-icon-theme xz libnotify xdg-utils" @@ -16,11 +16,11 @@ skiprdeps="/opt/vivaldi/libqt5_shim.so /opt/vivaldi/libqt6_shim.so" case "$XBPS_TARGET_MACHINE" in x86_64) distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_amd64.deb" - checksum=46922c2535002a20f519f17bf118a0ac7b62bea6d6faa66e17e1d426c15c288d + checksum=3aa9dbe6bedf3f524e1b09b62a9d63400f7f6231df9e0d815e18aa3bec3520a3 ;; aarch64) distfiles="https://downloads.vivaldi.com/stable/vivaldi-stable_${version//+/-}_arm64.deb" - checksum=fa00e5e3e82d9c49128b6f494fbcec0ecdbd75a6e07e9cd1d9120c94a825c283 + checksum=caa693f76fa590db2b9f0f8fb93293617704c721399d626589417b0e4cb9f292 ;; *) broken="No distfiles available for this target" From 180e0e8a81f373513884169f313b15f64f100a12 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 21 Mar 2026 22:21:48 -0400 Subject: [PATCH 13/13] yt-dlp: update to 2026.03.17. --- srcpkgs/yt-dlp/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template index 3e800cd7e7de5a..ebcc05818b4839 100644 --- a/srcpkgs/yt-dlp/template +++ b/srcpkgs/yt-dlp/template @@ -1,15 +1,15 @@ # Template file for 'yt-dlp' pkgname=yt-dlp -version=2026.03.13 +version=2026.03.17 revision=1 # XXX: keep python3-yt-dlp-ejs in sync with pyproject.toml -_ejs_ver=0.7.0 +_ejs_ver=0.8.0 build_style=python3-pep517 make_check_args="-k not((download)or(test_socks))" hostmakedepends="hatchling" depends="python3-Brotli python3-certifi python3-mutagen python3-pycryptodomex python3-urllib3 python3-requests python3-websockets" -checkdepends="python3-pytest-xdist python3-Brotli python3-certifi python3-mutagen +checkdepends="python3-Brotli python3-certifi python3-mutagen python3-pycryptodomex python3-urllib3 python3-requests python3-websockets" short_desc="CLI program to download videos from YouTube and other sites" maintainer="classabbyamp " @@ -17,7 +17,7 @@ license="Unlicense" homepage="https://github.com/yt-dlp/yt-dlp" changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md" distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz>yt-dlp-$version.tar.gz" -checksum=d10140b4afbfba22b13031935e59679ea144191ba472337ca4dd87127003a0da +checksum=c74f56fc88a7f9b7c995646f30538974a03dd7609f55257b20594fdeeb1e13df replaces="python3-youtube-dl>=0" if [ "$XBPS_WORDSIZE" -eq "$XBPS_TARGET_WORDSIZE" ]; then