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


Commits:
1b452f39 by Robin Candau at 2025-12-18T18:44:36+01:00
upgpkg: 2.56.1-1: New upstream release

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

- - - - -


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.56.0
+       pkgver = 2.56.1
        pkgrel = 1
        url = https://github.com/fastfetch-cli/fastfetch
        arch = x86_64
@@ -42,7 +42,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.56.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.56.0.tar.gz
-       sha256sums = 
8df6f21b168069dc35eb361eed47815650a5253f5e0f6948c5490faf375aad74
+       source = 
fastfetch-2.56.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.56.1.tar.gz
+       sha256sums = 
6ffd75c32b2a885fd8497867645ac837ed37d588c94e0df05408cdaa0c8fd2c7
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.56.0
+pkgver=2.56.1
 pkgrel=1
 pkgdesc="A feature-rich and performance oriented neofetch like system 
information tool"
 url="https://github.com/fastfetch-cli/fastfetch";
@@ -29,7 +29,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=('8df6f21b168069dc35eb361eed47815650a5253f5e0f6948c5490faf375aad74')
+sha256sums=('6ffd75c32b2a885fd8497867645ac837ed37d588c94e0df05408cdaa0c8fd2c7')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



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

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


Reply via email to