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


Commits:
f930bf57 by Robin Candau at 2024-09-29T10:16:58+02:00
upgpkg: 2.26.1-1: New upstream release
https://github.com/fastfetch-cli/fastfetch/releases/tag/2.26.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fastfetch
        pkgdesc = An actively maintained, feature-rich and performance 
oriented, neofetch like system information tool
-       pkgver = 2.25.0
+       pkgver = 2.26.1
        pkgrel = 1
        url = https://github.com/fastfetch-cli/fastfetch
        arch = x86_64
@@ -42,7 +42,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.25.0.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.25.0.tar.gz
-       sha256sums = 
17ea39fd062d5bccc9c608e868f593a665d569646bc9b447111b3a608b648783
+       source = 
fastfetch-2.26.1.tar.gz::https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/2.26.1.tar.gz
+       sha256sums = 
4320d1c304df6880e8c944e6a36340d12a3340477be40b2ead42be308a7fcdaf
 
 pkgname = fastfetch


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie <mark dot wagie at proton dot me>
 
 pkgname=fastfetch
-pkgver=2.25.0
+pkgver=2.26.1
 pkgrel=1
 pkgdesc="An actively maintained, feature-rich and performance oriented, 
neofetch like system information tool"
 arch=('x86_64')
@@ -49,7 +49,7 @@ optdepends=(
   'libdrm: Displays detection'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('17ea39fd062d5bccc9c608e868f593a665d569646bc9b447111b3a608b648783')
+sha256sums=('4320d1c304df6880e8c944e6a36340d12a3340477be40b2ead42be308a7fcdaf')
 
 build() {
        cmake -B build -S "${pkgname}-${pkgver}" \
@@ -69,6 +69,7 @@ build() {
                -DPACKAGES_DISABLE_LPKG='ON' \
                -DPACKAGES_DISABLE_LPKGBUILD='ON' \
                -DPACKAGES_DISABLE_OPKG='ON' \
+               -DPACKAGES_DISABLE_PACSTALL='ON' \
                -DPACKAGES_DISABLE_PALUDIS='ON' \
                -DPACKAGES_DISABLE_PKG='ON' \
                -DPACKAGES_DISABLE_PKGTOOL='ON' \



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

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


Reply via email to