Hello, This patch updates zcfan to the latest version, compiled and tested on x86_64.
-- Kind Regards, Wael Karram.
From 67e603338dcf90d0e0579ea3cb88bbabd7a84482 Mon Sep 17 00:00:00 2001 From: wael <[email protected]> Date: Thu, 2 Jan 2025 11:34:39 +0200 Subject: [PATCH] Update zcfan to 1.4.0 --- pcr/zcfan/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/zcfan/PKGBUILD b/pcr/zcfan/PKGBUILD index 71d5f72fc..eb64b35d2 100644 --- a/pcr/zcfan/PKGBUILD +++ b/pcr/zcfan/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zcfan -pkgver=1.3.0 +pkgver=1.4.0 pkgrel=1 pkgdesc='Zero-configuration fan control for ThinkPad' url="https://github.com/cdown/zcfan" @@ -16,7 +16,7 @@ arch=('i686' 'x86_64') # could be 'any'; but avoid publishing to non-x86 repos depends=() makedepends=() source=(${pkgname}-${pkgver}.tar.gz::https://github.com/cdown/zcfan/archive/refs/tags/${pkgver}.tar.gz) -sha256sums=('2e9ac2b77a79ba0450ee5443b04b0c595d41b8a3ab51a49bdb7c7de20dfb68e9') +sha256sums=('33e4944303c778581b6471c79e1273a5668917542e412c8125f028133b684718') build() { cd -- "${srcdir?}/$pkgname-$pkgver" -- 2.47.1
pgpzpo0jpPlJt.pgp
Description: OpenPGP digital signature
_______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
