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


Commits:
28c1a3fe by Robin Candau at 2024-05-02T15:00:42+02:00
upgpkg: 2.11.1-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.11.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.11.0
+       pkgver = 2.11.1
        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.11.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.11.0.tar.gz
-       sha256sums = 
bf7e42db6a219a73bace5ff977414bd79a7ce1b7085872e0c8012ee9a56b2822
+       source = 
fastfetch-2.11.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.11.1.tar.gz
+       sha256sums = 
ea0d5e3652c78b7cebb7c370d2e6732edfed4d5dda6e8e06c02a1f0216cabe2e
 
 pkgname = fastfetch


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



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fastfetch/-/commit/28c1a3fe0c2911908b74dabce22de4b897614cc0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to