From a35e33bc2b50becec1eaab57478d900a6b88b300 Mon Sep 17 00:00:00 2001 From: wbp Date: Sun, 2 Aug 2026 15:09:45 -0700 Subject: [PATCH 01/10] xrestop: update to 0.6 --- srcpkgs/xrestop/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xrestop/template b/srcpkgs/xrestop/template index b88aa240edc1d9..194dcb7ad2f118 100644 --- a/srcpkgs/xrestop/template +++ b/srcpkgs/xrestop/template @@ -1,12 +1,13 @@ # Template file for 'xrestop' pkgname=xrestop -version=0.4 +version=0.6 revision=1 build_style=gnu-configure +hostmakedepends="pkg-config" makedepends="libXres-devel ncurses-devel" short_desc="Top-like X Server resource usage monitor that uses the XRes extension" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.freedesktop.org/wiki/Software/xrestop/" -distfiles="https://downloads.yoctoproject.org/releases/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257 +distfiles="${XORG_SITE}/app/xrestop-${version}.tar.gz" +checksum=c4a212808be703b4929b01fa57efc46e6b662b958dc33c044efeab38065cd5dd From 2f7fe842e7bffd92ba7bed52a0b301791ec172b3 Mon Sep 17 00:00:00 2001 From: wbp Date: Sun, 2 Aug 2026 16:18:18 -0700 Subject: [PATCH 02/10] xdpyinfo: update to 1.4.0 --- srcpkgs/xdpyinfo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xdpyinfo/template b/srcpkgs/xdpyinfo/template index 6232e3860ff229..8dafcf0485b01a 100644 --- a/srcpkgs/xdpyinfo/template +++ b/srcpkgs/xdpyinfo/template @@ -1,7 +1,7 @@ # Template file for 'xdpyinfo' pkgname=xdpyinfo -version=1.3.4 -revision=2 +version=1.4.0 +revision=1 build_style=gnu-configure configure_args="--with-xf86misc" hostmakedepends="pkg-config" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="MIT" homepage="https://gitlab.freedesktop.org/xorg/app/xdpyinfo" distfiles="${XORG_SITE}/app/xdpyinfo-${version}.tar.xz" -checksum=a8ada581dbd7266440d7c3794fa89edf6b99b8857fc2e8c31042684f3af4822b +checksum=dc1de6e6e091ed46c4837b0ae9811e8182f7be0d2af638cab3e530ff081a48b6 post_install() { vlicense COPYING From 09c2b8e370a71b16aad0d0110317610476722ef5 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Mon, 3 Aug 2026 00:31:19 +0100 Subject: [PATCH 03/10] lesspipe: update to 2.27, adopt --- srcpkgs/lesspipe/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lesspipe/template b/srcpkgs/lesspipe/template index 220c1d69015fa7..574ca8eb6a0c4a 100644 --- a/srcpkgs/lesspipe/template +++ b/srcpkgs/lesspipe/template @@ -1,15 +1,15 @@ # Template file for 'lesspipe' pkgname=lesspipe -version=2.24 +version=2.27 revision=1 depends="less" short_desc="Input filter for the pager less" -maintainer="Orphaned " +maintainer="elbachir-one " license="GPL-2.0-only" -homepage="http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html" +homepage="https://lesspipe.org/" changelog="https://raw.githubusercontent.com/wofr06/lesspipe/refs/heads/lesspipe/ChangeLog" distfiles="https://github.com/wofr06/lesspipe/archive/refs/tags/v${version}.tar.gz" -checksum=e8c3ac4c5954252ab72ae9e70d28ca1dff866b193a713bc67e2ad9f37ff6cec3 +checksum=75ed4ee02d90080636c069a33861701af0af23753bd5ce422830b06f9102f548 do_install() { vbin archive_color From 9722e08c55474a83daaf2d8bfedee5d537f379a1 Mon Sep 17 00:00:00 2001 From: Vinfall Date: Mon, 3 Aug 2026 09:53:04 +0800 Subject: [PATCH 04/10] papirus-icon-theme: update to 20260801. --- srcpkgs/papirus-icon-theme/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/papirus-icon-theme/template b/srcpkgs/papirus-icon-theme/template index 4bc763bfa73666..a782a8b120fbaa 100644 --- a/srcpkgs/papirus-icon-theme/template +++ b/srcpkgs/papirus-icon-theme/template @@ -1,13 +1,13 @@ # Template file for 'papirus-icon-theme' pkgname=papirus-icon-theme -version=20250501 +version=20260801 revision=1 short_desc="SVG icon theme for Linux, based on Paper Icon Set" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme" distfiles="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${version}.tar.gz" -checksum=3831a487f813479ad3224fdbfb0c7023f23056899bc78c93737f341aa655558e +checksum=646f622e9e7e9e65eef9d0ab58999d4920ddb33d98e6a75232627cfe3bd508f9 do_install() { vmkdir usr/share/icons From dd1c795e7e0bab9adac93810ab4207c5ac52dd7c Mon Sep 17 00:00:00 2001 From: wbp Date: Sun, 2 Aug 2026 19:18:58 -0700 Subject: [PATCH 05/10] xdriinfo: update to 1.0.8 --- srcpkgs/xdriinfo/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/xdriinfo/template b/srcpkgs/xdriinfo/template index 33544ab01fe21b..883ae726c91b0a 100644 --- a/srcpkgs/xdriinfo/template +++ b/srcpkgs/xdriinfo/template @@ -1,16 +1,16 @@ -# Template build file for 'xdriinfo'. +# Template file for 'xdriinfo' pkgname=xdriinfo -version=1.0.7 +version=1.0.8 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libX11-devel MesaLib-devel" short_desc="X DRI information utility" -homepage="http://xorg.freedesktop.org" -license="MIT" maintainer="Orphaned " -distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz" -checksum=dd838bae9d2b19ddd71fe6d30ed33abc7c85e19d223e79d35600db3fa44bf734 +license="MIT" +homepage="http://xorg.freedesktop.org" +distfiles="${XORG_SITE}/app/xdriinfo-$version.tar.xz" +checksum=00463056435b82261c227ad0de1873fd4536101607fbc57540e28e4a0a9b71f7 post_install() { vlicense COPYING From b33ce3cc53591934b57bbbc75534838c11f9c001 Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Sun, 2 Aug 2026 23:25:37 -0300 Subject: [PATCH 06/10] biblioteq: update to 2026.07.31. --- .../biblioteq/patches/support-etc-configuration.patch | 11 ++++++----- srcpkgs/biblioteq/template | 4 ++-- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/srcpkgs/biblioteq/patches/support-etc-configuration.patch b/srcpkgs/biblioteq/patches/support-etc-configuration.patch index 28750972bfbc13..1accb9ba9bd9b1 100644 --- a/srcpkgs/biblioteq/patches/support-etc-configuration.patch +++ b/srcpkgs/biblioteq/patches/support-etc-configuration.patch @@ -2,20 +2,21 @@ Add /usr/lib/BiblioteQ search path to the launcher script. --- a/biblioteq.sh +++ b/biblioteq.sh -@@ -46,6 +46,16 @@ +@@ -50,6 +50,17 @@ exit $? fi -+if [ -r /usr/lib/BiblioteQ/BiblioteQ ] && ++if [ -f /usr/lib/BiblioteQ/BiblioteQ ] && \ ++ [ -r /usr/lib/BiblioteQ/BiblioteQ ] && \ + [ -x /usr/lib/BiblioteQ/BiblioteQ ] +then -+ echo "Launching an official BiblioteQ." ++ echo "Launching an official BiblioteQ (/usr/lib/BiblioteQ)." + set_qt_qpa_platformtheme "/usr/lib/BiblioteQ/BiblioteQ" + /usr/lib/BiblioteQ/BiblioteQ \ + --configuration-file /etc/biblioteq.conf "$@" + exit $? +fi + - if [ -r /usr/local/biblioteq/BiblioteQ ] && + if [ -f /usr/local/biblioteq/BiblioteQ ] && \ + [ -r /usr/local/biblioteq/BiblioteQ ] && \ [ -x /usr/local/biblioteq/BiblioteQ ] - then diff --git a/srcpkgs/biblioteq/template b/srcpkgs/biblioteq/template index d63c985573e892..864fc38be8041a 100644 --- a/srcpkgs/biblioteq/template +++ b/srcpkgs/biblioteq/template @@ -1,6 +1,6 @@ # Template file for 'biblioteq' pkgname=biblioteq -version=2026.07.05 +version=2026.07.31 revision=1 build_style=qmake build_helper=qmake6 @@ -13,7 +13,7 @@ maintainer="Rutpiv " license="BSD-3-Clause" homepage="https://textbrowser.github.io/biblioteq/" distfiles="https://github.com/textbrowser/biblioteq/archive/${version}.tar.gz" -checksum=07a126c0b22bad6f4335bc5f26bdaca0017d4b633921def60982ad983cc5c46d +checksum=e7d30ff0895567877d800bfb6206cd338fffccbfb177a5c38641bb36d29b7d59 conf_files="/etc/biblioteq.conf" # Set the appropriate build helper and dependencies based on architecture From f5868ff0e888d65269d222419d22d1a9ddfbb66b Mon Sep 17 00:00:00 2001 From: Roger Freitas Pereira Date: Sun, 2 Aug 2026 21:39:08 -0300 Subject: [PATCH 07/10] udiskie: update to 2.7.0, adopt. --- srcpkgs/udiskie/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/udiskie/template b/srcpkgs/udiskie/template index f575f31406610a..b33d586a5a0091 100644 --- a/srcpkgs/udiskie/template +++ b/srcpkgs/udiskie/template @@ -1,19 +1,18 @@ # Template file for 'udiskie' pkgname=udiskie -version=2.6.2 +version=2.7.0 revision=1 build_style=python3-pep517 hostmakedepends="gettext asciidoc python3-setuptools" -depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils - python3-yaml udisks2" +depends="gtk+3 libkeyutils libnotify python3-docopt python3-gobject python3-yaml udisks2" checkdepends="${depends} python3-pytest" short_desc="Removable disk automounter using udisks" -maintainer="Orphaned " +maintainer="Rutpiv " license="MIT" homepage="https://github.com/coldfix/udiskie" changelog="https://raw.githubusercontent.com/coldfix/udiskie/master/CHANGES.rst" distfiles="https://github.com/coldfix/udiskie/archive/refs/tags/v${version}.tar.gz" -checksum=9d758efd4e3706ce824e693708cce1e0a840dae9aa5b130e3592d3588da8279c +checksum=eb8c173e84050db01556aad68e75cfb45fee57d880b368a395459ee5e815ce8b make_check=ci-skip # privilege issue with keyring in container post_build() { From a2b2a12bd45a72b8ea61c12975801ac06aad91dd Mon Sep 17 00:00:00 2001 From: wbp Date: Sun, 2 Aug 2026 20:47:33 -0700 Subject: [PATCH 08/10] xlsatoms: update to 1.1.5 --- srcpkgs/xlsatoms/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xlsatoms/template b/srcpkgs/xlsatoms/template index e1cd09eddf384c..877eea5c9e8818 100644 --- a/srcpkgs/xlsatoms/template +++ b/srcpkgs/xlsatoms/template @@ -1,6 +1,6 @@ # Template file for 'xlsatoms' pkgname=xlsatoms -version=1.1.4 +version=1.1.5 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -9,8 +9,8 @@ short_desc="List interned atoms defined on the X server" maintainer="Orphaned " license="MIT" homepage="http://xorg.freedesktop.org" -distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz" -checksum=f4bfa15f56c066d326a5d5b292646708f25b9247506840b9047cd2687dcc71b7 +distfiles="${XORG_SITE}/app/xlsatoms-${version}.tar.xz" +checksum=9ac9400328fbeffe15c9d94a90dedb90d09dcaa9d51482efabc55b33a736e317 post_install() { vlicense COPYING From f69d53a2d932249e6f0d9e910a0de1031771e057 Mon Sep 17 00:00:00 2001 From: gc-user Date: Mon, 3 Aug 2026 14:14:21 +0200 Subject: [PATCH 09/10] media-downloader: update to 5.6.4 --- srcpkgs/media-downloader/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/media-downloader/template b/srcpkgs/media-downloader/template index 90838d1d2e6750..76db2ee4205880 100644 --- a/srcpkgs/media-downloader/template +++ b/srcpkgs/media-downloader/template @@ -1,6 +1,6 @@ # Template file for 'media-downloader' pkgname=media-downloader -version=5.6.3 +version=5.6.4 revision=1 build_style=cmake hostmakedepends="qt6-base qt6-tools" @@ -12,4 +12,4 @@ license="GPL-2.0-or-later" homepage="https://github.com/mhogomchungu/media-downloader" changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog" distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz" -checksum=e4b4c3d56a549b1a7096d46f336af185f09f2ae331d76718abbd267fabba3768 +checksum=5c8eb700bbc14c12780606005e87bbf4f479dd25459475e0a416df40cddf4f6b From 08ca35d232fa2ba92378b2e91f5d7775994f004e Mon Sep 17 00:00:00 2001 From: xJayMorex Date: Mon, 3 Aug 2026 15:30:52 +0200 Subject: [PATCH 10/10] clamav: update to 1.5.3. --- srcpkgs/clamav/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/clamav/template b/srcpkgs/clamav/template index 158ba80fae5011..3a83b94deee768 100644 --- a/srcpkgs/clamav/template +++ b/srcpkgs/clamav/template @@ -1,6 +1,6 @@ # Template file for 'clamav' pkgname=clamav -version=1.5.0 +version=1.5.3 revision=1 build_style=cmake build_helper="qemu rust" @@ -17,7 +17,7 @@ maintainer="Orphaned " license="GPL-2.0-only" homepage="https://www.clamav.net/" distfiles="https://www.clamav.net/downloads/production/clamav-${version}.tar.gz" -checksum=09026c8b912b6c2a593d325318e99df7d763c9df013fff0d48ef3b2215fb53ee +checksum=89af57a45bbf13de4dc91ed7f20b435388c88428eb7dc30639a02b2f0fc2dad1 _clamav_homedir="/var/lib/_clamav" _clamav_descr="ClamAV user" system_accounts="_clamav"