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


Commits:
eb642a86 by Robin Candau at 2026-02-13T19:09:57+01:00
upgpkg: 2.59.0-1: New upstream release

https://github.com/fastfetch-cli/fastfetch/releases/tag/2.59.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.58.0
+       pkgver = 2.59.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.58.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.58.0.tar.gz
-       sha256sums = 
95c6bb522d455ed0bd35cc0f7f3a44a70663c0e81d03fe9bfe6ffa5ea19c2b1d
+       source = 
fastfetch-2.59.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.59.0.tar.gz
+       sha256sums = 
978e2524d0dc1ff9fd8c89fb24ae5b131af18ff108da82c6d99823712557e499
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.58.0
+pkgver=2.59.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=('95c6bb522d455ed0bd35cc0f7f3a44a70663c0e81d03fe9bfe6ffa5ea19c2b1d')
+sha256sums=('978e2524d0dc1ff9fd8c89fb24ae5b131af18ff108da82c6d99823712557e499')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



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

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


Reply via email to