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


Commits:
6dfe8efd by Robin Candau at 2024-03-25T10:18:21+01:00
upgpkg: 2.8.10-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.8.10

- - - - -


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.9
+       pkgver = 2.8.10
        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.9.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.8.9.tar.gz
-       sha256sums = 
36211738354869a274c8b9c145258b86a9156573586e2fba0c5e8410d5a8c469
+       source = 
fastfetch-2.8.10.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.8.10.tar.gz
+       sha256sums = 
e3ea8388d79cc02ed1a6e45b8e5fec4068507ca03923386bdc9a7b3ff02d2a52
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.8.9
+pkgver=2.8.10
 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=('36211738354869a274c8b9c145258b86a9156573586e2fba0c5e8410d5a8c469')
+sha256sums=('e3ea8388d79cc02ed1a6e45b8e5fec4068507ca03923386bdc9a7b3ff02d2a52')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



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

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


Reply via email to