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


Commits:
3e1e65cc by Robin Candau at 2024-04-07T18:49:06+02:00
upgpkg: 2.9.1-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.9.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fastfetch
        pkgdesc = Like Neofetch, but much faster because written in C
-       pkgver = 2.9.0
+       pkgver = 2.9.1
        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.9.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.9.0.tar.gz
-       sha256sums = 
ae0b0d0bf4d4569fb5dff6b1d67bc8d2091ed4a9aec6ab43c2c73430dff1f9dc
+       source = 
fastfetch-2.9.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.9.1.tar.gz
+       sha256sums = 
f22bb197095ea80c4aa17e1d4b5e0dd6e79234f4a18f427691c7e6f93a812ac8
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.9.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="Like Neofetch, but much faster because written in C"
 arch=('x86_64')
@@ -50,7 +50,7 @@ optdepends=(
   'libdrm: Displays detection'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('ae0b0d0bf4d4569fb5dff6b1d67bc8d2091ed4a9aec6ab43c2c73430dff1f9dc')
+sha256sums=('f22bb197095ea80c4aa17e1d4b5e0dd6e79234f4a18f427691c7e6f93a812ac8')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



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

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


Reply via email to