Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fastfetch: update to 2.21.3
@ 2024-08-15 16:21 xeroxslayer
  2024-08-15 16:37 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: xeroxslayer @ 2024-08-15 16:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

There is a new pull request by xeroxslayer against master on the void-packages repository

https://github.com/xeroxslayer/void-packages fastfetch
https://github.com/void-linux/void-packages/pull/51865

fastfetch: update to 2.21.3
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64
  - aarch64
  - aarch64-musl
  - i686
  - armv7l
  - armv7l-musl


A patch file from https://github.com/void-linux/void-packages/pull/51865.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fastfetch-51865.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From e5f0b044f3d529fdc1d21882406447ac600322f7 Mon Sep 17 00:00:00 2001
From: xeroxslayer <xeroxslayer@proton.me>
Date: Thu, 15 Aug 2024 18:18:50 +0200
Subject: [PATCH] fastfetch: update to 2.21.3

---
 srcpkgs/fastfetch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fastfetch/template b/srcpkgs/fastfetch/template
index ecb83b4f952479..71d8d5d5b99112 100644
--- a/srcpkgs/fastfetch/template
+++ b/srcpkgs/fastfetch/template
@@ -1,6 +1,6 @@
 # Template file for 'fastfetch'
 pkgname=fastfetch
-version=2.21.1
+version=2.21.3
 revision=1
 build_style=cmake
 configure_args="-DENABLE_SYSTEM_YYJSON=ON"
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/fastfetch-cli/fastfetch"
 changelog="https://github.com/fastfetch-cli/fastfetch/raw/dev/CHANGELOG.md"
 distfiles="https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/${version}.tar.gz"
-checksum=67afc33bc1ad321cecf9e4c6f22b09d85020d0beacb10c31008d1111a6a72b70
+checksum=cec1f126ade7a5ef971901b1cdbe79f5864523d7a0a92732991619485d13e2e7
 
 if [ -n "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -DBUILD_TESTS=ON"

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-15 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-15 16:21 [PR PATCH] fastfetch: update to 2.21.3 xeroxslayer
2024-08-15 16:37 ` classabbyamp
2024-08-15 16:37 ` [PR PATCH] [Closed]: " classabbyamp
2024-08-15 18:30 ` xeroxslayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).