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


Commits:
9e20bee3 by Robin Candau at 2024-02-27T20:36:39+01:00
upgpkg: 2.8.6-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/blob/2.8.6/CHANGELOG.md#286

- - - - -


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.8.5
+       pkgver = 2.8.6
        pkgrel = 1
        url = https://github.com/fastfetch-cli/fastfetch
        arch = x86_64
@@ -43,7 +43,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.8.5.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.8.5.tar.gz
-       sha256sums = 
8d72869c91f3c4f6e7cd9bb91431147108bffbdc8c351aa616eb4a6c900386de
+       source = 
fastfetch-2.8.6.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.8.6.tar.gz
+       sha256sums = 
f21cb61227f9a72382f5ab21fc9ef8bd3b424514ea27bd48036b53e4c6ba33bc
 
 pkgname = fastfetch


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



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

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


Reply via email to