Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
fastfetch


Commits:
bd7f206f by Robin Candau at 2026-01-21T11:15:51+01:00
upgpkg: 2.58.0-1: New upstream release

https://github.com/fastfetch-cli/fastfetch/releases/tag/2.58.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fastfetch
        pkgdesc = A feature-rich and performance oriented neofetch like system 
information tool
-       pkgver = 2.57.1
+       pkgver = 2.58.0
        pkgrel = 1
        url = https://github.com/fastfetch-cli/fastfetch
        arch = x86_64
@@ -44,7 +44,7 @@ pkgbase = fastfetch
        optdepends = sqlite: Needed for Sqlite integration and Soar packages 
count
        optdepends = vulkan-icd-loader: Vulkan module & fallback for GPU output
        optdepends = zlib: Faster image output when using kitty graphics 
protocol
-       source = 
fastfetch-2.57.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.57.1.tar.gz
-       sha256sums = 
ab09e4954d99377b5ba15d74cb2d7c9efb82af12788b3a009c40c804371af588
+       source = 
fastfetch-2.58.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.58.0.tar.gz
+       sha256sums = 
95c6bb522d455ed0bd35cc0f7f3a44a70663c0e81d03fe9bfe6ffa5ea19c2b1d
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.57.1
+pkgver=2.58.0
 pkgrel=1
 pkgdesc="A feature-rich and performance oriented neofetch like system 
information tool"
 url="https://github.com/fastfetch-cli/fastfetch";
@@ -30,7 +30,7 @@ optdepends=('chafa: Image output as ascii art'
             'vulkan-icd-loader: Vulkan module & fallback for GPU output'
             'zlib: Faster image output when using kitty graphics protocol')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('ab09e4954d99377b5ba15d74cb2d7c9efb82af12788b3a009c40c804371af588')
+sha256sums=('95c6bb522d455ed0bd35cc0f7f3a44a70663c0e81d03fe9bfe6ffa5ea19c2b1d')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/bd7f206f622ba8dc5138e3f2a4e0eb87e537a028

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/bd7f206f622ba8dc5138e3f2a4e0eb87e537a028
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to