From e5769adb6df5fbdf09f747bf9d53a70fe0166e13 Mon Sep 17 00:00:00 2001 From: Neel Date: Sun, 23 Feb 2020 00:20:33 +0000 Subject: [PATCH] mbpfan: update to 2.2.1 --- srcpkgs/mbpfan/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/mbpfan/template b/srcpkgs/mbpfan/template index f87dd47859a..3cc8040281b 100644 --- a/srcpkgs/mbpfan/template +++ b/srcpkgs/mbpfan/template @@ -1,16 +1,16 @@ # Template file for 'mbpfan' pkgname=mbpfan -version=2.1.1 +version=2.2.1 revision=1 -archs="x86_64* i686*" # it's Macbook-specific and Macbooks only have these arches. +archs="x86_64* i686*" # it's MacBook-specific and MacBooks only have these arches. build_style=gnu-makefile conf_files="/etc/mbpfan.conf" -short_desc="Macbook Pro Fan Control Daemon" +short_desc="MacBook Pro fan control daemon" maintainer="noah " license="GPL-3.0-or-later" homepage="https://github.com/dgraziotin/mbpfan" distfiles="https://github.com/dgraziotin/mbpfan/archive/v${version}.tar.gz" -checksum=fabe956ff4fefd1f0740ef6701338ce5de5d4731bf06693123f0724c0d8b2e6b +checksum=52a3a79d99f775fe90917a0958e527ea14ff5b83d010164bd91f7cc3ce046b6a pre_build() { sed -i 's|/usr/sbin|/usr/bin|' Makefile