From d4e932bc548e26efc85cbaee7ee09a603613b03e Mon Sep 17 00:00:00 2001 From: Naiko Date: Fri, 27 Feb 2026 19:04:05 +0630 Subject: [PATCH 1/9] nnn: update to 5.2 --- srcpkgs/nnn/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index 11cc40f79f29bd..5c2b3ec89ec5c3 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -1,6 +1,6 @@ # Template file for 'nnn' pkgname=nnn -version=5.1 +version=5.2 revision=1 build_style=gnu-makefile make_install_target="install install-desktop" @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="https://github.com/jarun/nnn" changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG" distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz" -checksum=9faaff1e3f5a2fd3ed570a83f6fb3baf0bfc6ebd6a9abac16203d057ac3fffe3 +checksum=f166eda5093ac8dcf8cbbc6224123a32c53cf37b82c5c1cb48e2e23352754030 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-fts-devel" From 9c5bec5bf260080aaa1fb9014431ccef0d3d854e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 1 Mar 2026 07:27:15 +0700 Subject: [PATCH 2/9] libreoffice: update to 26.2.1.2. --- srcpkgs/libreoffice/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index e29edf9bf31e16..5f3bc2e2a797c2 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -1,6 +1,6 @@ # Template file for 'libreoffice' pkgname=libreoffice -version=26.2.0.3 +version=26.2.1.2 revision=1 build_helper="gir" build_style=configure # hack, avoid sourcing common/.../gnu-configure-args.sh @@ -99,9 +99,9 @@ distfiles=" ${_addurl}/fast_float-8.2.2.tar.gz ${_addurl}/zxcvbn-c-2.5.tar.gz " -checksum="5b80ec8ed6726479e0f033c08c38f9df36fa20b15c575378d75ba0c373f15416 - fa04daee947b2ddc5c3c67d39f603d34c0c13adc316d191866fe2ddd7ce9a30e - 036acca4e7d44c1bd9f5272381bae95b173dd12ffa6e492a4a140cee28053064 +checksum="18ce225f73fb2a37710b3ce2246a6fab9fb25ef10bc6960ac57b594bf5e8fc28 + da279231c1b2eb21238411f1e8e09527bb5b7c17cce9993baf6624db4fd92568 + 4c78dde91e04e50090c861964923b0695fc21df1376cbbb500c8cdf435aa9143 75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870 7d2797fe9f79a77009721e3f14fa4a1dec17a6d706bdc93f85f1f01d124fab66 2689f0a9a1fc21442d8097951fbca6d7013f9f9847f0b5e87144bd8e1355e052 From 89b9758df23992a1db5b6a72cc5e2c1664c5a2e6 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 28 Feb 2026 19:40:47 -0500 Subject: [PATCH 3/9] Temporarily revert "libreoffice: update to 26.2.1.2." This reverts commit 9c5bec5bf260080aaa1fb9014431ccef0d3d854e. --- srcpkgs/libreoffice/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index 5f3bc2e2a797c2..e29edf9bf31e16 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -1,6 +1,6 @@ # Template file for 'libreoffice' pkgname=libreoffice -version=26.2.1.2 +version=26.2.0.3 revision=1 build_helper="gir" build_style=configure # hack, avoid sourcing common/.../gnu-configure-args.sh @@ -99,9 +99,9 @@ distfiles=" ${_addurl}/fast_float-8.2.2.tar.gz ${_addurl}/zxcvbn-c-2.5.tar.gz " -checksum="18ce225f73fb2a37710b3ce2246a6fab9fb25ef10bc6960ac57b594bf5e8fc28 - da279231c1b2eb21238411f1e8e09527bb5b7c17cce9993baf6624db4fd92568 - 4c78dde91e04e50090c861964923b0695fc21df1376cbbb500c8cdf435aa9143 +checksum="5b80ec8ed6726479e0f033c08c38f9df36fa20b15c575378d75ba0c373f15416 + fa04daee947b2ddc5c3c67d39f603d34c0c13adc316d191866fe2ddd7ce9a30e + 036acca4e7d44c1bd9f5272381bae95b173dd12ffa6e492a4a140cee28053064 75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870 7d2797fe9f79a77009721e3f14fa4a1dec17a6d706bdc93f85f1f01d124fab66 2689f0a9a1fc21442d8097951fbca6d7013f9f9847f0b5e87144bd8e1355e052 From 1afc14e5a3f5787a3273b9d56b3b9b55d68663d8 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 28 Feb 2026 20:15:12 -0500 Subject: [PATCH 4/9] noto-fonts-ttf: update to 2026.03.01. --- srcpkgs/noto-fonts-ttf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template index c10eea03a3215e..db8594d37a334e 100644 --- a/srcpkgs/noto-fonts-ttf/template +++ b/srcpkgs/noto-fonts-ttf/template @@ -1,7 +1,7 @@ # Template file for 'noto-fonts-ttf' pkgname=noto-fonts-ttf reverts="20220810_1 20190926_2 20190926_1 20181202_1 20181106_1" -version=2026.02.01 +version=2026.03.01 revision=1 depends="font-util" short_desc="Google Noto TTF Fonts" @@ -9,7 +9,7 @@ maintainer="classabbyamp " license="OFL-1.1" homepage="https://notofonts.github.io/" distfiles="https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-${version}.tar.gz" -checksum=d531eacd8ffc4c842474220b025ef7953c4bae329ecc8792a697d55a9f6a5204 +checksum=033b0ecbbd40f5a8b4522e69b3ab913a1bbf499ee0c6d646f4c7f8c598d4f95a font_dirs="/usr/share/fonts/noto" nostrip=yes # just font files provides="font:sans-serif-0_1 font:serif-0_1" From b4e8d8a5fd1e775fc5935b45f29ef6acf8ad9da5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 28 Feb 2026 20:15:30 -0500 Subject: [PATCH 5/9] cli11: update to 2.6.2. --- srcpkgs/cli11/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cli11/template b/srcpkgs/cli11/template index edd0552b918934..d3808425fa37b7 100644 --- a/srcpkgs/cli11/template +++ b/srcpkgs/cli11/template @@ -1,6 +1,6 @@ # Template file for 'cli11' pkgname=cli11 -version=2.6.1 +version=2.6.2 revision=1 build_style=cmake configure_args="-DCLI11_BUILD_TESTS=OFF -DCLI11_BUILD_EXAMPLES=OFF" @@ -10,7 +10,7 @@ license="BSD-3-Clause" homepage="https://github.com/CLIUtils/CLI11" changelog="https://github.com/CLIUtils/CLI11/raw/main/CHANGELOG.md" distfiles="https://github.com/CLIUtils/CLI11/archive/refs/tags/v${version}.tar.gz" -checksum=377691f3fac2b340f12a2f79f523c780564578ba3d6eaf5238e9f35895d5ba95 +checksum=c6ea6b2e5608b3ea8617999bd5f47420c71b2ebdb8dc4767c1034d1da5785711 post_install() { vlicense LICENSE From 49dba52d323c335e19c6fb84bb795c5761ffc162 Mon Sep 17 00:00:00 2001 From: Tunguso4ka Date: Fri, 27 Feb 2026 20:01:51 +0200 Subject: [PATCH 6/9] exiftool: update to 13.52. --- srcpkgs/exiftool/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/exiftool/template b/srcpkgs/exiftool/template index 0bea64809b2181..a95c46d50f6061 100644 --- a/srcpkgs/exiftool/template +++ b/srcpkgs/exiftool/template @@ -1,6 +1,6 @@ # Template file for 'exiftool' pkgname=exiftool -version=13.36 +version=13.52 revision=1 build_style=perl-module short_desc="Reader and rewriter of EXIF information that supports raw files" @@ -9,4 +9,4 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://exiftool.org/" changelog="https://exiftool.org/history.html" distfiles="https://github.com/exiftool/exiftool/archive/refs/tags/${version}.tar.gz" -checksum=f70ecbcdccc18268d4d3c290faf8cf73b1cf128e3e7f8671e24d6604cae4dc73 +checksum=38f77bd6d4e98c32995ff9815699daea909a1205888bceec55faa89d92a14463 From 6f3f283d2b2b97510fa3bd5667e3ea3d3802a741 Mon Sep 17 00:00:00 2001 From: SwannyDev Date: Fri, 27 Feb 2026 21:20:35 +0000 Subject: [PATCH 7/9] nautilus-python: update to 4.1.0 --- srcpkgs/nautilus-python/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/nautilus-python/template b/srcpkgs/nautilus-python/template index 6ac3b34ba56892..e4c429c689265d 100644 --- a/srcpkgs/nautilus-python/template +++ b/srcpkgs/nautilus-python/template @@ -1,7 +1,7 @@ # Template file for 'nautilus-python' pkgname=nautilus-python -version=4.0.1 -revision=3 +version=4.1.0 +revision=1 build_style=meson configure_args="$(vopt_feature gtk_doc docs)" hostmakedepends="pkg-config $(vopt_if gtk_doc gtk-doc)" @@ -12,7 +12,7 @@ maintainer="Nafis " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Projects/NautilusPython" distfiles="${GNOME_SITE}/nautilus-python/${version%.${version#*.*.}}/nautilus-python-${version}.tar.xz" -checksum=fc49c104fb32a0ad195a66b0136784cd19d10d8b3e8d59d5ee7f73e8f94e928f +checksum=fc4a448bccb1a09b68865409b9e2aed171d28a2d5ac80f7be44f5fcca84ee0c1 build_options="gtk_doc" build_options_default="gtk_doc" From 3b141c70f7d4c1915962d52932c62ca7f1b62f36 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 28 Feb 2026 22:16:39 -0500 Subject: [PATCH 8/9] Reapply "libreoffice: update to 26.2.1.2." This reverts commit 89b9758df23992a1db5b6a72cc5e2c1664c5a2e6. --- srcpkgs/libreoffice/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index e29edf9bf31e16..5f3bc2e2a797c2 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -1,6 +1,6 @@ # Template file for 'libreoffice' pkgname=libreoffice -version=26.2.0.3 +version=26.2.1.2 revision=1 build_helper="gir" build_style=configure # hack, avoid sourcing common/.../gnu-configure-args.sh @@ -99,9 +99,9 @@ distfiles=" ${_addurl}/fast_float-8.2.2.tar.gz ${_addurl}/zxcvbn-c-2.5.tar.gz " -checksum="5b80ec8ed6726479e0f033c08c38f9df36fa20b15c575378d75ba0c373f15416 - fa04daee947b2ddc5c3c67d39f603d34c0c13adc316d191866fe2ddd7ce9a30e - 036acca4e7d44c1bd9f5272381bae95b173dd12ffa6e492a4a140cee28053064 +checksum="18ce225f73fb2a37710b3ce2246a6fab9fb25ef10bc6960ac57b594bf5e8fc28 + da279231c1b2eb21238411f1e8e09527bb5b7c17cce9993baf6624db4fd92568 + 4c78dde91e04e50090c861964923b0695fc21df1376cbbb500c8cdf435aa9143 75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870 7d2797fe9f79a77009721e3f14fa4a1dec17a6d706bdc93f85f1f01d124fab66 2689f0a9a1fc21442d8097951fbca6d7013f9f9847f0b5e87144bd8e1355e052 From 6d465bd86a978cbcce599d86164873ee85d21566 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 28 Feb 2026 22:22:02 -0500 Subject: [PATCH 9/9] rofi-rbw: actually add patches --- .../patches/fix-wayland-detection.patch | 19 +++++++++++++++++++ srcpkgs/rofi-rbw/template | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 srcpkgs/rofi-rbw/patches/fix-wayland-detection.patch diff --git a/srcpkgs/rofi-rbw/patches/fix-wayland-detection.patch b/srcpkgs/rofi-rbw/patches/fix-wayland-detection.patch new file mode 100644 index 00000000000000..3a13d18a67ed95 --- /dev/null +++ b/srcpkgs/rofi-rbw/patches/fix-wayland-detection.patch @@ -0,0 +1,19 @@ +From 87d63562356d27b9c824fe27592c19adc7653148 Mon Sep 17 00:00:00 2001 +From: Alexander Roso +Date: Tue, 10 Feb 2026 20:39:03 +0100 +Subject: [PATCH] Fix wayland detection always returning True + +--- + src/rofi_rbw/abstractionhelper.py | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/rofi_rbw/abstractionhelper.py b/src/rofi_rbw/abstractionhelper.py +index bead570..9836ddd 100644 +--- a/src/rofi_rbw/abstractionhelper.py ++++ b/src/rofi_rbw/abstractionhelper.py +@@ -7,4 +7,4 @@ def is_installed(executable: str) -> bool: + + + def is_wayland() -> bool: +- return os.environ.get("WAYLAND_DISPLAY", False) is not None ++ return os.environ.get("WAYLAND_DISPLAY") is not None diff --git a/srcpkgs/rofi-rbw/template b/srcpkgs/rofi-rbw/template index fa8bb6b0c1d2e3..58b2c6e3468243 100644 --- a/srcpkgs/rofi-rbw/template +++ b/srcpkgs/rofi-rbw/template @@ -1,7 +1,7 @@ # Template file for 'rofi-rbw' pkgname=rofi-rbw version=1.6.0 -revision=2 +revision=3 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3 python3-ConfigArgParse rbw"