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


Commits:
6ad320b6 by Robin Candau at 2024-05-30T08:36:48+02:00
upgpkg: 2.14.0-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.14.0

- - - - -


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.13.2
+       pkgver = 2.14.0
        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.13.2.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.13.2.tar.gz
-       sha256sums = 
69ff73a2f5da269bdfbde0a81182a427c6d141633a70cb4b69f7ad37e49726ba
+       source = 
fastfetch-2.14.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.14.0.tar.gz
+       sha256sums = 
f1402714b2f8a6b89d68d88937b3ad4a516e293fcc14089907ba191864b0019f
 
 pkgname = fastfetch


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



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

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


Reply via email to