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


Commits:
374ada02 by Robin Candau at 2025-09-23T07:56:39+02:00
upgpkg: 2.53.0-1: New upstream release

https://github.com/fastfetch-cli/fastfetch/releases/tag/2.53.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.52.0
+       pkgver = 2.53.0
        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.52.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.52.0.tar.gz
-       sha256sums = 
6199c4cacc0b411fde7ec6c66d12829459284c6cdfb4bacce7b535190d5cd94c
+       source = 
fastfetch-2.53.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.53.0.tar.gz
+       sha256sums = 
1488d9b738474e8ef8e8d78e2463722bf706e435857c849b3f480354ad62366e
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.52.0
+pkgver=2.53.0
 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=('6199c4cacc0b411fde7ec6c66d12829459284c6cdfb4bacce7b535190d5cd94c')
+sha256sums=('1488d9b738474e8ef8e8d78e2463722bf706e435857c849b3f480354ad62366e')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



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

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


Reply via email to