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


Commits:
ca692418 by Robin Candau at 2023-11-07T10:52:40+01:00
upgpkg: 2.2.2-1: New upstream release

- - - - -


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.2.1
+       pkgver = 2.2.2
        pkgrel = 1
        url = https://github.com/fastfetch-cli/fastfetch
        arch = x86_64
@@ -42,7 +42,7 @@ pkgbase = fastfetch
        optdepends = vulkan-icd-loader: Vulkan module & fallback for GPU output
        optdepends = xfconf: Needed for XFWM theme and XFCE Terminal font
        optdepends = zlib: Faster image output when using kitty graphics 
protocol
-       source = 
fastfetch-2.2.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.2.1.tar.gz
-       sha256sums = 
62d6cbf2e354c7137c980b0637634fd085da91af11acf8a811f21a88318f04db
+       source = 
fastfetch-2.2.2.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.2.2.tar.gz
+       sha256sums = 
bac9e3b3eed4e42eec0995cc02cd6602a4e2742bb3c6fd7a53c83e083077ebdf
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc="Like Neofetch, but much faster because written in C"
 arch=('x86_64')
@@ -50,7 +50,7 @@ optdepends=(
   'zlib: Faster image output when using kitty graphics protocol'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('62d6cbf2e354c7137c980b0637634fd085da91af11acf8a811f21a88318f04db')
+sha256sums=('bac9e3b3eed4e42eec0995cc02cd6602a4e2742bb3c6fd7a53c83e083077ebdf')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \



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

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


Reply via email to