diff --git a/srcpkgs/pstate-frequency/template b/srcpkgs/pstate-frequency/template index f8f78b813ef..7507897e0f4 100644 --- a/srcpkgs/pstate-frequency/template +++ b/srcpkgs/pstate-frequency/template @@ -1,7 +1,8 @@ # Template file for 'pstate-frequency' pkgname=pstate-frequency -version=3.10.2 +version=3.10.3 revision=1 +archs="i686* x86_64*" build_style=gnu-makefile make_install_args="INCLUDE_ZSH_COMPLETION=1 INCLUDE_SYSTEMD_UNIT=0 INCLUDE_LICENSE=0" short_desc="Easily control Intel p-state driver on Linux" @@ -9,6 +10,5 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://pyamsoft.github.io/pstate-frequency/" distfiles="https://github.com/pyamsoft/pstate-frequency/archive/${version}.tar.gz" -checksum=96efcf4abe841286dc6fbb697757c49ee1d6c47240cfc91a6fd59218870963c9 -archs="i686* x86_64*" +checksum=ca9cd5adc1c533707283cc3803a591574bcb1e38ea9ef3741d6e7b5bb8f855cb conf_files="/etc/pstate-frequency.d/*.plan"