From 25ec74acb10da24bc54455576d9b55116b803a1b Mon Sep 17 00:00:00 2001 From: bitterhalt Date: Thu, 19 Dec 2024 16:00:27 +0200 Subject: [PATCH 1/2] New package: amdfan-0.2.3 --- srcpkgs/amdfan/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/amdfan/template diff --git a/srcpkgs/amdfan/template b/srcpkgs/amdfan/template new file mode 100644 index 00000000000000..6496994893d314 --- /dev/null +++ b/srcpkgs/amdfan/template @@ -0,0 +1,15 @@ +# Template file for 'amdfan' +pkgname=amdfan +version=0.2.3 +revision=1 +archs="x86_64" +build_style=python3-pep517 +hostmakedepends="python3-poetry-core" +depends="python python3-yaml python3-numpy python3-rich python3-click" +short_desc="Python daemon for controlling the fans on amdgpu cards" +maintainer="bitterhalt " +license="GPL-2.0-or-later" +homepage="https://github.com/mcgillij/amdfan" +changelog="https://github.com/mcgillij/amdfan/releases" +distfiles="https://github.com/mcgillij/amdfan/archive/refs/tags/${version}.tar.gz" +checksum=f377f4d5127eafc755c1baa223b72e1b99ba0bd58746b15633c12c52a04f5ab8 From 05fe72a7ec22f333a8b75df50a364e827faa848e Mon Sep 17 00:00:00 2001 From: bitterhalt Date: Thu, 26 Dec 2024 00:30:40 +0200 Subject: [PATCH 2/2] amdfan: update to 0.2.4. --- srcpkgs/amdfan/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/amdfan/template b/srcpkgs/amdfan/template index 6496994893d314..584508bf5d1e64 100644 --- a/srcpkgs/amdfan/template +++ b/srcpkgs/amdfan/template @@ -1,6 +1,6 @@ # Template file for 'amdfan' pkgname=amdfan -version=0.2.3 +version=0.2.4 revision=1 archs="x86_64" build_style=python3-pep517 @@ -12,4 +12,4 @@ license="GPL-2.0-or-later" homepage="https://github.com/mcgillij/amdfan" changelog="https://github.com/mcgillij/amdfan/releases" distfiles="https://github.com/mcgillij/amdfan/archive/refs/tags/${version}.tar.gz" -checksum=f377f4d5127eafc755c1baa223b72e1b99ba0bd58746b15633c12c52a04f5ab8 +checksum=a46212c7137aea245e77dd6879f2ae59c289b64c174815adea1b3f10e40cb8bc