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


Commits:
be7780f7 by Robin Candau at 2024-02-12T09:42:50+01:00
upgpkg: 2.8.3-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.8.3

- - - - -


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.2
+       pkgver = 2.8.3
        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.2.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.8.2.tar.gz
-       sha256sums = 
7601f9f5c96b76913b6eb4397c9c2a56bf9ad998f0306b7f3ff335d1bf308db9
+       source = 
fastfetch-2.8.3.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.8.3.tar.gz
+       sha256sums = 
f60c357738fe2f0a82fb2a11dd01015b5c36e8c3da394c448a065807b7a56953
 
 pkgname = fastfetch


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



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

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


Reply via email to