mbpfan: update to 2.2.1

This commit is contained in:
Neel 2020-02-23 00:20:33 +00:00 committed by Juan RP
parent f2aaa14f69
commit e5769adb6d
1 changed files with 4 additions and 4 deletions

View File

@ -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 <nsawyer1993@gmail.com>"
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