diff --git a/srcpkgs/lm_sensors/template b/srcpkgs/lm_sensors/template index f03b80aa45b..6e5091c9f9b 100644 --- a/srcpkgs/lm_sensors/template +++ b/srcpkgs/lm_sensors/template @@ -10,7 +10,7 @@ depends="perl" short_desc="Utilities to read temperature/voltage/fan sensors" maintainer="Enno Boland " license="GPL-2.0-or-later, LGPL-2.1-or-later" -homepage="https://github.com/lm-sensors/lm-sensors" +homepage="https://hwmon.wiki.kernel.org/lm_sensors" distfiles="https://github.com/lm-sensors/lm-sensors/archive/V${version//./-}.tar.gz" checksum=0591f9fa0339f0d15e75326d0365871c2d4e2ed8aa1ff759b3a55d3734b7d197 diff --git a/srcpkgs/lm_sensors/update b/srcpkgs/lm_sensors/update new file mode 100644 index 00000000000..2900125842b --- /dev/null +++ b/srcpkgs/lm_sensors/update @@ -0,0 +1 @@ +pattern='V\K[\d-]+(?=)'