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


Commits:
ae8ccb32 by Robin Candau at 2024-05-21T12:25:41+02:00
upgpkg: 2.13.1-1

https://github.com/fastfetch-cli/fastfetch/releases/tag/2.13.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.13.0
+       pkgver = 2.13.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.13.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.13.0.tar.gz
-       sha256sums = 
a86c8cb98341be0474fa0e8e847adaf201d78ae29340605064b14a12952bca35
+       source = 
fastfetch-2.13.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.13.1.tar.gz
+       sha256sums = 
23bdf0789a8387c958ea1ac69e7ddd514b4de8199f09e361735eab10674665ec
 
 pkgname = fastfetch


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



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

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


Reply via email to