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


Commits:
9c69114a by Robin Candau at 2024-09-11T08:55:41+02:00
upgpkg: 2.24.0-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.24.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fastfetch
        pkgdesc = An actively maintained, feature-rich and performance 
oriented, neofetch like system information tool
-       pkgver = 2.23.0
+       pkgver = 2.24.0
        pkgrel = 1
        url = https://github.com/fastfetch-cli/fastfetch
        arch = x86_64
@@ -42,7 +42,7 @@ pkgbase = fastfetch
        optdepends = xfconf: Needed for XFWM theme and XFCE Terminal font
        optdepends = zlib: Faster image output when using kitty graphics 
protocol
        optdepends = libdrm: Displays detection
-       source = 
fastfetch-2.23.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.23.0.tar.gz
-       sha256sums = 
3c92dd2cb15faf55d87846eda8d14456af2d0e0938998434144074c695c57529
+       source = 
fastfetch-2.24.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.24.0.tar.gz
+       sha256sums = 
675ac3f9dbe00277416744fa36a28fc9cd1284d17f055a4db339063bfc6a8209
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.23.0
+pkgver=2.24.0
 pkgrel=1
 pkgdesc="An actively maintained, feature-rich and performance oriented, 
neofetch like system information tool"
 arch=('x86_64')
@@ -49,7 +49,7 @@ optdepends=(
   'libdrm: Displays detection'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('3c92dd2cb15faf55d87846eda8d14456af2d0e0938998434144074c695c57529')
+sha256sums=('675ac3f9dbe00277416744fa36a28fc9cd1284d17f055a4db339063bfc6a8209')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



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

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


Reply via email to