From 0a5397f8a312b5aea39ef587d1fbcc10b2ab03c0 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Tue, 7 Apr 2026 00:20:10 +0200 Subject: [PATCH 01/27] rust-cargo-audit: update to 0.22.1 --- srcpkgs/rust-cargo-audit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rust-cargo-audit/template b/srcpkgs/rust-cargo-audit/template index 9a31fb326686e3..3dcfec1e3479d4 100644 --- a/srcpkgs/rust-cargo-audit/template +++ b/srcpkgs/rust-cargo-audit/template @@ -1,6 +1,6 @@ # Template file for 'rust-cargo-audit' pkgname=rust-cargo-audit -version=0.21.1 +version=0.22.1 revision=1 build_style=cargo configure_args="--features=fix" @@ -10,7 +10,7 @@ license="Apache-2.0 OR MIT" homepage="https://rustsec.org" changelog="https://github.com/rustsec/rustsec/raw/main/cargo-audit/CHANGELOG.md" distfiles="https://static.crates.io/crates/cargo-audit/cargo-audit-${version}.crate" -checksum=863b77b110eadea5f534fdae83767cc3efde36ca7d195492327d3c532a4ee5e0 +checksum=2f4e27b0ab2d116c87c29db159ad42565cdcdccf77eb62ef0486ddd017a02da6 if [ "$XBPS_TARGET_WORDSIZE" = "32" -a "$XBPS_TARGET_ENDIAN" = "be" ]; then broken="smartstring crate does not build on 32-bit BE architectures" From 81133c43ccccaab777d84aa659161806788ca8a7 Mon Sep 17 00:00:00 2001 From: Alex March Date: Mon, 6 Apr 2026 11:40:31 +0900 Subject: [PATCH 02/27] just-lsp: update to 0.4.1 --- srcpkgs/just-lsp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/just-lsp/template b/srcpkgs/just-lsp/template index 5af431c6bbde0a..440d17698b1a44 100644 --- a/srcpkgs/just-lsp/template +++ b/srcpkgs/just-lsp/template @@ -1,6 +1,6 @@ # Template file for 'just-lsp' pkgname=just-lsp -version=0.4.0 +version=0.4.1 revision=1 build_style=cargo short_desc="Language server for just" @@ -9,7 +9,7 @@ license="CC0-1.0" homepage="https://terror.github.io/just-lsp" changelog="https://raw.githubusercontent.com/terror/just-lsp/refs/heads/master/CHANGELOG.md" distfiles="https://github.com/terror/just-lsp/archive/refs/tags/${version}.tar.gz" -checksum=703a634770d7280a67de66fff1c27de15d2136916dd0b3a619e3f16e98e7c1c5 +checksum=68b4b4d9e4cf9655b552d33431080c3e78304726e8ce59263a41bb7e464205d4 post_install() { vlicense LICENSE From abf620724fc1d81a4e02c1147b9eeb67ae3618bf Mon Sep 17 00:00:00 2001 From: zenobit Date: Tue, 7 Apr 2026 01:02:55 +0200 Subject: [PATCH 03/27] system-monitoring-center: update to 3.3.0 --- srcpkgs/system-monitoring-center/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/system-monitoring-center/template b/srcpkgs/system-monitoring-center/template index 0b9910cf7f07b3..718b1a78141730 100644 --- a/srcpkgs/system-monitoring-center/template +++ b/srcpkgs/system-monitoring-center/template @@ -1,7 +1,7 @@ # Template file for 'system-monitoring-center' pkgname=system-monitoring-center -version=3.1.0 -revision=2 +version=3.3.0 +revision=1 build_style=meson hostmakedepends="gettext gtk4-update-icon-cache desktop-file-utils" depends="dmidecode gir-freedesktop hwids iproute2 python3 python3-cairo @@ -12,4 +12,4 @@ license="GPL-3.0-only" homepage="https://github.com/hakandundar34coding/system-monitoring-center" changelog="https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/Changes.md" distfiles="https://github.com/hakandundar34coding/system-monitoring-center/archive/refs/tags/v${version}.tar.gz" -checksum=0ddede8e3bc08362057943b8f59adc5dfed8a1ff0796da0be7ac45ff5fe1800f +checksum=5f316a884cc5e87e344b8dc2f3db08c881fc404fece75afa5fa138edfb303fc5 From 1052318b9e89b24167d1e84ad62c8a3c8b41c675 Mon Sep 17 00:00:00 2001 From: zenobit Date: Tue, 7 Apr 2026 00:15:11 +0200 Subject: [PATCH 04/27] tailspin: update to 6.0.0 --- srcpkgs/tailspin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tailspin/template b/srcpkgs/tailspin/template index bcf4020df2abad..c64c248657b89e 100644 --- a/srcpkgs/tailspin/template +++ b/srcpkgs/tailspin/template @@ -1,6 +1,6 @@ # Template file for 'tailspin' pkgname=tailspin -version=5.5.0 +version=6.0.0 revision=1 build_style=cargo short_desc="Log file highlighter" @@ -9,4 +9,4 @@ license="GPL-3.0-or-later" homepage="https://github.com/bensadeh/tailspin" changelog="https://raw.githubusercontent.com/bensadeh/tailspin/refs/heads/main/CHANGELOG.md" distfiles="https://github.com/bensadeh/tailspin/archive/refs/tags/${version}.tar.gz" -checksum=e9d7cefb865585bb048a2ccbfcc1f900ae344134d71132a7c48ee0d5af09cdaf +checksum=fb8ed60a4a0e863304034d6f73e115183a9a27811f4a0d2afd76151a547c40d9 From 564c747f4d42373c6921f6c73726dbf5f925496e Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Mon, 6 Apr 2026 20:07:19 +0200 Subject: [PATCH 05/27] taglib: update to 2.2.1 --- srcpkgs/taglib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/taglib/template b/srcpkgs/taglib/template index c565d26adb1807..9e952840e1c713 100644 --- a/srcpkgs/taglib/template +++ b/srcpkgs/taglib/template @@ -1,6 +1,6 @@ # Template file for 'taglib' pkgname=taglib -version=2.1.1 +version=2.2.1 revision=1 build_style=cmake configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON" @@ -12,7 +12,7 @@ license="LGPL-2.1-or-later, MPL-1.1" homepage="https://taglib.github.io/" changelog="https://raw.githubusercontent.com/taglib/taglib/master/CHANGELOG.md" distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz" -checksum=bd57924496a272322d6f9252502da4e620b6ab9777992e8934779ebd64babd6e +checksum=8d920bfe302c943bab204ad5183fa0ea13cedee7f72f7256b665888de964d081 taglib-devel_package() { depends="${sourcepkg}>=${version}_${revision} zlib-devel" From 8a86cae71a6054a95ed4c6e285c2999196a8d2c1 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Mon, 6 Apr 2026 00:28:58 -0300 Subject: [PATCH 06/27] SDL3: update to 3.4.4. --- srcpkgs/SDL3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/SDL3/template b/srcpkgs/SDL3/template index c5969c3544c76a..3f827e0ddade99 100644 --- a/srcpkgs/SDL3/template +++ b/srcpkgs/SDL3/template @@ -1,6 +1,6 @@ # Template file for 'SDL3' pkgname=SDL3 -version=3.4.2 +version=3.4.4 revision=1 build_style=cmake configure_args="-DSDL_ALSA=ON -DSDL_RPATH=OFF @@ -15,7 +15,7 @@ license="Zlib" homepage="https://www.libsdl.org/" changelog="https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/WhatsNew.txt" distfiles="https://www.libsdl.org/release/SDL3-${version}.tar.gz" -checksum=ef39a2e3f9a8a78296c40da701967dd1b0d0d6e267e483863ce70f8a03b4050c +checksum=ee712dbe6a89bb140bbfc2ce72358fb5ee5cc2240abeabd54855012db30b3864 # Package build options build_options="gles opengl pulseaudio pipewire sndio vulkan wayland x11" From a5e1f8529658ae001c361fc5a3215884b37e4487 Mon Sep 17 00:00:00 2001 From: rodrigo graeff Date: Mon, 6 Apr 2026 08:45:02 -0300 Subject: [PATCH 07/27] google-earth-pro: update to 7.3.7.1094. --- srcpkgs/google-earth-pro/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/google-earth-pro/template b/srcpkgs/google-earth-pro/template index 904f77be20f44e..854bc401262938 100644 --- a/srcpkgs/google-earth-pro/template +++ b/srcpkgs/google-earth-pro/template @@ -1,7 +1,7 @@ # Template file for 'google-earth-pro' pkgname=google-earth-pro -version=7.3.6.10441 +version=7.3.7.1094 revision=1 archs="x86_64" depends="alsa-lib desktop-file-utils fontconfig glu gst-plugins-base1 @@ -12,7 +12,7 @@ maintainer="Jason Manley " license="custom:Google" homepage="https://www.google.com/earth/index.html" distfiles="https://dl.google.com/dl/earth/client/current/google-earth-pro-stable_current_amd64.deb" -checksum=3f74f02231e2bb473996d4b5a72530f0cf7a0d6e7f93b2523dfe0a47dfb10dbc +checksum=1aef3c6a075b159d3b7ea9bafdcf5a40cc75a64439bac436f5bb95bea9e9cbea repository=nonfree restricted=yes nostrip=yes From 7dbae57aed8cbad9fddadd509f9138e69b847698 Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Sun, 5 Apr 2026 18:20:32 -0500 Subject: [PATCH 08/27] mpdris2-rs: update to 1.1.1. --- srcpkgs/mpdris2-rs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mpdris2-rs/template b/srcpkgs/mpdris2-rs/template index b803a68e4fc5cd..bd38f8d7d958f1 100644 --- a/srcpkgs/mpdris2-rs/template +++ b/srcpkgs/mpdris2-rs/template @@ -1,6 +1,6 @@ # Template file for 'mpdris2-rs' pkgname=mpdris2-rs -version=1.0.2 +version=1.1.1 revision=1 build_style=cargo depends="dbus" @@ -9,4 +9,4 @@ maintainer="Stefan " license="GPL-3.0-only" homepage="https://github.com/szclsya/mpdris2-rs" distfiles="https://github.com/szclsya/mpdris2-rs/archive/refs/tags/v${version}.tar.gz" -checksum=465d5662df14156eb9994d1fc88d51144b14bcf568f4f7cebd930a591bf7840b +checksum=f94eba0022282cb81f5a3c70c7f844ef5c42236e6765cab7a113f902395bd999 From 97d3b317ce0a1195d79d7a017c299a0f056a6e3c Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Sun, 5 Apr 2026 20:05:18 -0300 Subject: [PATCH 09/27] SDL2_image: update to 2.8.10. --- srcpkgs/SDL2_image/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/SDL2_image/template b/srcpkgs/SDL2_image/template index b5eb96a76a7caf..404384520a1815 100644 --- a/srcpkgs/SDL2_image/template +++ b/srcpkgs/SDL2_image/template @@ -1,19 +1,19 @@ # Template file for 'SDL2_image' pkgname=SDL2_image -version=2.8.8 -revision=2 +version=2.8.10 +revision=1 build_style=cmake -configure_args="-DSDL2IMAGE_WEBP=ON" +configure_args="-DSDL2IMAGE_JXL=ON" hostmakedepends="pkg-config" makedepends="SDL2-devel libavif-devel libjpeg-turbo-devel libpng-devel libwebp-devel - tiff-devel zlib-devel" + libjxl-devel tiff-devel zlib-devel" short_desc="Load images as SDL surfaces (SDL 2.x)" maintainer="Orphaned " license="Zlib" homepage="https://github.com/libsdl-org/SDL_image" changelog="https://raw.githubusercontent.com/libsdl-org/SDL_image/SDL2/CHANGES.txt" distfiles="http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${version}.tar.gz" -checksum=2213b56fdaff2220d0e38c8e420cbe1a83c87374190cba8c70af2156097ce30a +checksum=ebc059d01c007a62f4b04f10cf858527c875062532296943174df9a80264fd65 post_install() { vlicense LICENSE.txt LICENSE From bfa9c518aa7ed13f391872a633f4f4847488b717 Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Sun, 5 Apr 2026 08:43:23 -0500 Subject: [PATCH 10/27] miniflux: update to 2.2.19. --- srcpkgs/miniflux/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template index 7929bf94d24ed6..3e80c79581a495 100644 --- a/srcpkgs/miniflux/template +++ b/srcpkgs/miniflux/template @@ -1,6 +1,6 @@ # Template file for 'miniflux' pkgname=miniflux -version=2.2.18 +version=2.2.19 revision=1 build_style=go go_import_path="miniflux.app/v2" @@ -11,7 +11,7 @@ license="Apache-2.0" homepage="https://miniflux.app" changelog="https://raw.githubusercontent.com/miniflux/v2/main/ChangeLog" distfiles="https://github.com/miniflux/v2/archive/${version}.tar.gz" -checksum=1d8307872f648937b6108286840fb3785171cc4a2b97454f76fcf8751c382f4f +checksum=1c88cd40f5deff94aab9ac1722b7b0f358e473a5d0974cdd5ce258e3ac2113f0 system_accounts="_miniflux" post_install() { From 28fd567a9ad24b5e86fb60f262899fdd0612f54f Mon Sep 17 00:00:00 2001 From: Jorenz Paragas Date: Sat, 4 Apr 2026 20:51:06 -0700 Subject: [PATCH 11/27] chocolate-doom: update to 3.1.1. --- srcpkgs/chocolate-doom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/chocolate-doom/template b/srcpkgs/chocolate-doom/template index b5ea8697668314..aeeab433f7ad0e 100644 --- a/srcpkgs/chocolate-doom/template +++ b/srcpkgs/chocolate-doom/template @@ -1,6 +1,6 @@ # Template file for 'chocolate-doom' pkgname=chocolate-doom -version=3.1.0 +version=3.1.1 revision=1 build_style=gnu-configure hostmakedepends="autoconf automake pkg-config python3" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.chocolate-doom.org/" distfiles="https://github.com/chocolate-doom/chocolate-doom/archive/chocolate-doom-${version}.tar.gz" -checksum=f2c64843dcec312032b180c3b2f34b4cb26c4dcdaa7375a1601a3b1df11ef84d +checksum=1edcc41254bdc194beb0d33e267fae306556c4d24110a1d3d3f865717f25da23 CFLAGS="-fcommon" From d5084777167e9b32ed83aae476d43c777dd6678e Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Sun, 5 Apr 2026 10:27:59 -0500 Subject: [PATCH 12/27] radicale: update to 3.7.0. --- srcpkgs/radicale/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/radicale/template b/srcpkgs/radicale/template index d72b17bff07c4a..18b91a4f660a44 100644 --- a/srcpkgs/radicale/template +++ b/srcpkgs/radicale/template @@ -1,6 +1,6 @@ # Template file for 'radicale' pkgname=radicale -version=3.6.1 +version=3.7.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" @@ -14,7 +14,7 @@ license="GPL-3.0-or-later" homepage="https://radicale.org" changelog="https://raw.githubusercontent.com/Kozea/Radicale/master/CHANGELOG.md" distfiles="https://github.com/Kozea/Radicale/archive/refs/tags/v${version}.tar.gz" -checksum=b3bab42db961fc40256306d9dd3c8a11dc5992cdec8377064fee3db6da4f4de8 +checksum=f33d3876456f3603a285037fc1ff6683d2ff184d46973679234648f6db4e5891 conf_files=" /etc/radicale/config /etc/radicale/rights" From de769dc9e4e3a74b20c87d22ec0bbc52702a9b70 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Sun, 5 Apr 2026 17:57:38 +0100 Subject: [PATCH 13/27] jid: update to 1.1.1 --- srcpkgs/jid/template | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/jid/template b/srcpkgs/jid/template index 90fa237e4454a8..bcf6cc80ffd25d 100644 --- a/srcpkgs/jid/template +++ b/srcpkgs/jid/template @@ -1,16 +1,17 @@ # Template file for 'jid' pkgname=jid -version=0.7.6 -revision=4 +version=1.1.1 +revision=1 build_style=go -go_import_path=github.com/simeji/jid -go_package=github.com/simeji/jid/cmd/jid +go_import_path="github.com/simeji/jid" +go_package="github.com/simeji/jid/cmd/jid" short_desc="Drill down JSON interactively by using filtering queries" maintainer="Orphaned " license="MIT" homepage="https://github.com/simeji/jid" -distfiles="https://github.com/simeji/jid/archive/v${version}.tar.gz" -checksum=0912050b3be3760804afaf7ecd6b42bfe79e7160066587fbc0afa5324b03fb48 +changelog="https://raw.githubusercontent.com/simeji/jid/refs/heads/master/ChangeLog" +distfiles="https://github.com/simeji/jid/archive/refs/tags/v${version}.tar.gz" +checksum=5f4c200625f0a1eb7a1bdb5578693fa30fbc935eb66608c9bb6d7aef90566bd8 post_install() { vlicense LICENSE From f07aabc9ae238174cc2219e8739a8dc64484458e Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Sat, 4 Apr 2026 23:49:51 +0100 Subject: [PATCH 14/27] i3lock: update to 2.16 --- srcpkgs/i3lock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/i3lock/template b/srcpkgs/i3lock/template index 75587d48146d61..18823edd9a2486 100644 --- a/srcpkgs/i3lock/template +++ b/srcpkgs/i3lock/template @@ -1,6 +1,6 @@ # Template file for 'i3lock' pkgname=i3lock -version=2.15 +version=2.16 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -13,7 +13,7 @@ license="MIT" homepage="https://i3wm.org/i3lock/" changelog="https://raw.githubusercontent.com/i3/i3lock/main/CHANGELOG" distfiles="https://i3wm.org/i3lock/i3lock-${version}.tar.xz" -checksum=5711ae5255e82b1dc8d8b4c035c520230921aba7ceee23d66f79765b21a84baa +checksum=a30a5ebead35cc78e5f337571df8c5de2bdd9141426034c74b17e4d3db15f024 pre_build() { vsed -i 's:login:system-auth:' pam/i3lock From a596ca2ecc005a812b789166852b917233963560 Mon Sep 17 00:00:00 2001 From: CToID Date: Sat, 4 Apr 2026 17:12:07 +0800 Subject: [PATCH 15/27] ibus-array: orphan. --- srcpkgs/ibus-array/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ibus-array/template b/srcpkgs/ibus-array/template index 925aa2ac9c9ae5..cf44ca71b9a420 100644 --- a/srcpkgs/ibus-array/template +++ b/srcpkgs/ibus-array/template @@ -6,7 +6,7 @@ build_style=meson hostmakedepends="pkg-config gettext python3" makedepends="opencc-devel ibus-devel gettext-devel sqlite-devel" short_desc="Array 30 engine for iBus" -maintainer="CToID " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/lexical/ibus-array" distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz" From efe01e754db17e1f58e6b0e2f9a90851463c3506 Mon Sep 17 00:00:00 2001 From: CToID Date: Sat, 4 Apr 2026 17:12:44 +0800 Subject: [PATCH 16/27] ibus-chewing: orphan. --- srcpkgs/ibus-chewing/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ibus-chewing/template b/srcpkgs/ibus-chewing/template index 46b35bf62c7411..ed209a33f9d5b0 100644 --- a/srcpkgs/ibus-chewing/template +++ b/srcpkgs/ibus-chewing/template @@ -7,7 +7,7 @@ hostmakedepends="pkg-config gettext glib-devel" makedepends="ibus-devel gob2 libglib-devel gtk4-devel libchewing-devel libadwaita-devel" depends="libchewing ibus" short_desc="Chewing input method for IBus" -maintainer="CToID " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/chewing/ibus-chewing" distfiles="https://github.com/chewing/ibus-chewing/archive/refs/tags/v${version}.tar.gz" From 8322ae13d2ab2990b9a341c48bc832429b1cd54d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20R=C5=AF=C5=BEi=C4=8Dka?= Date: Sat, 13 Dec 2025 16:17:31 +0100 Subject: [PATCH 17/27] todoman: update to 4.6.0. --- srcpkgs/todoman/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/todoman/template b/srcpkgs/todoman/template index 9bb9462ad260dc..9ca70976363050 100644 --- a/srcpkgs/todoman/template +++ b/srcpkgs/todoman/template @@ -1,21 +1,21 @@ # Template file for 'todoman' pkgname=todoman -version=4.4.0 -revision=3 +version=4.6.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime - python3-atomicwrites python3-click-repl python3-click-log - python3-dateutil python3-humanize jq" + python3-click python3-click-repl python3-click-log python3-dateutil + python3-humanize jq" checkdepends="${depends} python3-freezegun python3-hypothesis - python3-pytest-cov python3-pytest-xdist" + python3-pytest-cov python3-pytest-xdist python3-pytz" short_desc="Simple, standards-based, cli todo (aka: task) manager" maintainer="Orphaned " license="ISC" homepage="https://github.com/pimutils/todoman" changelog="https://raw.githubusercontent.com/pimutils/todoman/main/CHANGELOG.rst" distfiles="${PYPI_SITE}/t/todoman/todoman-${version}.tar.gz" -checksum=0b7beeb8c73bfa299147288d9b657bc4e0e288febb84e198ef72cb1412af9db6 +checksum=bff9be48c88168c3f7b732bb0b65f3539abbcd3383e878f9835fcf43c83add53 post_install() { vlicense LICENCE From 2c6fdd4b71ea46f78ae681c83dcdb7910633a6af Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Fri, 3 Apr 2026 16:18:59 +0200 Subject: [PATCH 18/27] dhcpcd: update to 10.3.1. --- srcpkgs/dhcpcd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dhcpcd/template b/srcpkgs/dhcpcd/template index 3b85933c5f18ac..b558c7b6dc82dd 100644 --- a/srcpkgs/dhcpcd/template +++ b/srcpkgs/dhcpcd/template @@ -1,6 +1,6 @@ # Template file for 'dhcpcd' pkgname=dhcpcd -version=10.3.0 +version=10.3.1 revision=1 build_style=configure make_check_target=test @@ -15,7 +15,7 @@ license="BSD-2-Clause" homepage="https://roy.marples.name/projects/dhcpcd" changelog="https://github.com/NetworkConfiguration/dhcpcd/releases" distfiles="https://github.com/NetworkConfiguration/dhcpcd/archive/refs/tags/v${version}.tar.gz" -checksum=1ed36ac4016a6b8a971ef9fb2b7167bc1af6d3b24ddfceee14ad0066e30dfae1 +checksum=bd71826930d141c3bd9f7108ff421a66c1b9c36a83613be94347cb4bc197fbf8 lib32disabled=yes conf_files=/etc/dhcpcd.conf From 6b6223a866de96fa913948eacce2d83c5c50b385 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Fri, 3 Apr 2026 18:33:56 +0600 Subject: [PATCH 19/27] crun: update to 1.27. --- srcpkgs/crun/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/crun/template b/srcpkgs/crun/template index 6b7652d3ff2562..9d9d968627ed89 100644 --- a/srcpkgs/crun/template +++ b/srcpkgs/crun/template @@ -1,6 +1,6 @@ # Template file for 'crun' pkgname=crun -version=1.26 +version=1.27 revision=1 build_style=gnu-configure configure_args="--disable-systemd" @@ -12,7 +12,7 @@ license="GPL-2.0-or-later AND LGPL-2.1-or-later" homepage="https://github.com/containers/crun" changelog="https://raw.githubusercontent.com/containers/crun/main/NEWS" distfiles="https://github.com/containers/crun/releases/download/${version}/crun-${version}.tar.gz" -checksum=32211d0160ac092a71d1b0623232342d627dd601913a1fbb552d7d7d5b99bcc1 +checksum=99077cc701a9f6842f70384eb05e9429da1ad338cdef3e0bac5a486cbf2ca75d # most of the tests don't work inside a container make_check=no From f0332a9a5d9c849c19b5c9ae2848b6cb40a00482 Mon Sep 17 00:00:00 2001 From: Nizarjh Date: Sat, 4 Apr 2026 01:34:27 +0400 Subject: [PATCH 20/27] sing-box: Update to 1.13.5 --- srcpkgs/sing-box/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sing-box/template b/srcpkgs/sing-box/template index 616b6286f1f17c..9f0efcb45f3bdc 100644 --- a/srcpkgs/sing-box/template +++ b/srcpkgs/sing-box/template @@ -1,6 +1,6 @@ # Template file for 'sing-box' pkgname=sing-box -version=1.13.4 +version=1.13.5 revision=1 build_style=go go_import_path=github.com/sagernet/sing-box @@ -12,7 +12,7 @@ maintainer="Nizarjh " license="GPL-3.0-or-later" homepage="https://sing-box.sagernet.org/" distfiles="https://github.com/SagerNet/sing-box/archive/refs/tags/v${version}.tar.gz" -checksum=7f357a6bf42c1a3d02e29ebad09c14482cc7d4f07e5cb73001424638b34ce959 +checksum=e429a655f5301e4d60e0011fb34f1c7abcdf4035d6f8e32081cfad2031383b2a system_accounts="_sing_box" conf_files="/etc/sing-box/config.json" make_dirs="/var/lib/sing-box 700 _sing_box _sing_box" From ac4dbe31f32e1acd307403d49327dd9c7cd0a483 Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Fri, 3 Apr 2026 10:03:40 -0500 Subject: [PATCH 21/27] python3-aiohttp: update to 3.13.5. --- srcpkgs/python3-aiohttp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-aiohttp/template b/srcpkgs/python3-aiohttp/template index d039186425bc34..d8b2a806c6a68a 100644 --- a/srcpkgs/python3-aiohttp/template +++ b/srcpkgs/python3-aiohttp/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohttp' pkgname=python3-aiohttp -version=3.13.4 +version=3.13.5 revision=1 build_style=python3-pep517 hostmakedepends="python3-pkgconfig python3-setuptools python3-wheel" @@ -12,5 +12,5 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://aiohttp.readthedocs.io/" distfiles="${PYPI_SITE}/a/aiohttp/aiohttp-${version}.tar.gz" -checksum=d97a6d09c66087890c2ab5d49069e1e570583f7ac0314ecf98294c1b6aaebd38 +checksum=9d98cc980ecc96be6eb4c1994ce35d28d8b1f5e5208a23b421187d1209dbb7d1 make_check=no # Depends on proxy.py and re_assert From 0963573e8a7fa3d27a5373eead11c50d555703ce Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 7 Apr 2026 04:41:26 +0200 Subject: [PATCH 22/27] New package: python3-argparse-manpage-4.7 --- .../patches/fix-pip-tests.patch | 13 +++++++++ srcpkgs/python3-argparse-manpage/template | 27 +++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch create mode 100644 srcpkgs/python3-argparse-manpage/template diff --git a/srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch b/srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch new file mode 100644 index 00000000000000..bfefaa8b63231f --- /dev/null +++ b/srcpkgs/python3-argparse-manpage/patches/fix-pip-tests.patch @@ -0,0 +1,13 @@ +the executed setup.py can't import build_manpages for some reason, +even if its installed into the venv instead of using PYTHONPATH. +--- a/tests/test_examples.py ++++ b/tests/test_examples.py +@@ -48,7 +48,7 @@ + [sys.executable, '-m', 'pip'] + args + ["--use-feature=in-tree-build", "."], + env=environ) + else: +- subprocess.call([sys.executable, '-m', 'pip'] + args + ["."], env=environ) ++ subprocess.call([sys.executable, '-m', 'pip'] + args + ["--no-build-isolation", "."], env=environ) + + + def run_setup_py(args): diff --git a/srcpkgs/python3-argparse-manpage/template b/srcpkgs/python3-argparse-manpage/template new file mode 100644 index 00000000000000..22ab9080e5267f --- /dev/null +++ b/srcpkgs/python3-argparse-manpage/template @@ -0,0 +1,27 @@ +# Template file for 'python3-argparse-manpage' +pkgname=python3-argparse-manpage +version=4.7 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools" +depends="python3 " +checkdepends="python3-pytest python3-pip" +short_desc="Build manual page from python's ArgumentParser object" +maintainer="Duncaen " +license="Apache-2.0" +homepage="https://github.com/praiskup/argparse-manpage" +distfiles="https://github.com/praiskup/argparse-manpage/archive/refs/tags/v${version}.tar.gz" +checksum=b36103537d0f5b018f25b13b9cec94fdba0a99697e20d158cfe66931b7f45d57 + +# The default do_check installs packages into a temporary directory +# and adds that to PYTHONPATH. But in the tests here, pip is executed +# to test setup.py files that use `build_manpages`. pip sets its own PYTHONPATH +# variable when executing some setup.py stuff and completely overwrites +# our's, resulting in the `build_manpages` module not being available. +# We work around this by using a venv for the temporary install +# and to run the tests instead. +do_check() { + python3 -m venv --system-site-packages venv + venv/bin/python3 -m installer --overwrite-existing dist/*.whl + venv/bin/python3 -m pytest +} From 705be71556fa47e98759395ecf3596563ffb1d80 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 7 Apr 2026 04:41:43 +0200 Subject: [PATCH 23/27] New package: package-notes-0.17 --- srcpkgs/package-notes/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/package-notes/template diff --git a/srcpkgs/package-notes/template b/srcpkgs/package-notes/template new file mode 100644 index 00000000000000..1198f9bd8d2410 --- /dev/null +++ b/srcpkgs/package-notes/template @@ -0,0 +1,16 @@ +# Template file for 'package-notes' +pkgname=package-notes +version=0.17 +revision=1 +#wrksrc= +#create_wrksrc=yes +#only_for_archs="i686 x86_64" +build_style=gnu-makefile +depends="python3-pyelftools" +checkdepends="python3-pytest python3-pyelftools" +short_desc="Tools to add packaging metadata to ELF files" +maintainer="Duncaen " +license="GPL-3.0-or-later" +homepage="https://github.com/systemd/package-notes" +distfiles="https://github.com/systemd/package-notes/archive/refs/tags/v${version}.tar.gz" +checksum=1dfe42d83a51282260afb6f2438b345198dc483d287a791d9f716306a0372c89 From 97ad7aad37321f078d206d2caaefdb6d6bebb2e3 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 7 Apr 2026 04:38:00 +0200 Subject: [PATCH 24/27] docker-gen: update to 0.16.3. --- srcpkgs/docker-gen/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/docker-gen/template b/srcpkgs/docker-gen/template index 5fb28fe4d8603a..3e520c0cde6b19 100644 --- a/srcpkgs/docker-gen/template +++ b/srcpkgs/docker-gen/template @@ -1,6 +1,6 @@ # Template file for 'docker-gen' pkgname=docker-gen -version=0.16.2 +version=0.16.3 revision=1 build_style=go go_import_path="github.com/nginx-proxy/docker-gen" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/nginx-proxy/docker-gen" distfiles="https://github.com/nginx-proxy/docker-gen/archive/refs/tags/${version}.tar.gz" -checksum=22a8a6a647fb5e405abbc904f6453145ead1905c335ec5f6832a1e02c32f63c7 +checksum=086956d86d7687575a24dd532988d63580682660e4050e19ed89125e210dd307 post_install() { vlicense LICENSE From 1987058e61774e6cbdc1fe9d692669544705735b Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 7 Apr 2026 04:38:17 +0200 Subject: [PATCH 25/27] etcd: update to 3.6.10. --- srcpkgs/etcd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 8e66d6c86e62dd..41ba85a5836874 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,6 +1,6 @@ # Template file for 'etcd' pkgname=etcd -version=3.6.9 +version=3.6.10 revision=1 build_style=go go_import_path="go.etcd.io/etcd/v3" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://coreos.com/etcd/docs/latest/" distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz" -checksum=17d01cb6075a50cbc795ded0f4caf2bcf5b8005fc4c4631ce8df711dfbd118ed +checksum=09e368ea4a3911fa24b25c1204b508e205731b0b10ee067824a6d87139ea673a conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd" From 7292e1e2d9c5fcd07a4b17641cbc20202bbfe3f0 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 7 Apr 2026 04:38:51 +0200 Subject: [PATCH 26/27] hugo: update to 0.160.0. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index d039b15d7935bc..e8e29441b60d0f 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.159.2 +version=0.160.0 revision=1 build_style=go build_helper=qemu @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://gohugo.io" distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz" -checksum=eafd94cae9559f6dfd160cf6294ad67240517a82f2bed45f0ec13a3f1bf40532 +checksum=38e67688480c71ae3c26fcbd892f405b58422be59b528335a1b088fdebaf900a post_install() { vdoc README.md From b62016bc868f040f1729b5482c0ac5eb22977290 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 7 Apr 2026 04:59:05 +0200 Subject: [PATCH 27/27] package-notes: fix license --- srcpkgs/package-notes/template | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/srcpkgs/package-notes/template b/srcpkgs/package-notes/template index 1198f9bd8d2410..2166c88d3f53c2 100644 --- a/srcpkgs/package-notes/template +++ b/srcpkgs/package-notes/template @@ -1,16 +1,13 @@ # Template file for 'package-notes' pkgname=package-notes version=0.17 -revision=1 -#wrksrc= -#create_wrksrc=yes -#only_for_archs="i686 x86_64" +revision=2 build_style=gnu-makefile depends="python3-pyelftools" checkdepends="python3-pytest python3-pyelftools" short_desc="Tools to add packaging metadata to ELF files" maintainer="Duncaen " -license="GPL-3.0-or-later" +license="CC0-1.0" homepage="https://github.com/systemd/package-notes" distfiles="https://github.com/systemd/package-notes/archive/refs/tags/v${version}.tar.gz" checksum=1dfe42d83a51282260afb6f2438b345198dc483d287a791d9f716306a0372c89