From 87cb054ab832f9b9fde138304f2abe105edbc8c6 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Fri, 6 May 2022 00:05:05 +0300 Subject: [PATCH] htop: update to 3.2.0. --- srcpkgs/htop/template | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/srcpkgs/htop/template b/srcpkgs/htop/template index 3b3cd7ade73c..4edcd93cf2ed 100644 --- a/srcpkgs/htop/template +++ b/srcpkgs/htop/template @@ -1,21 +1,14 @@ # Template file for 'htop' pkgname=htop -version=3.1.2 +version=3.2.0 revision=1 build_style=gnu-configure configure_args="--enable-unicode --enable-sensors" -hostmakedepends="automake" makedepends="ncurses-devel libsensors-devel" short_desc="Interactive process viewer" maintainer="Frank Steinborn " license="GPL-2.0-only" homepage="https://htop.dev/" -changelog="https://github.com/htop-dev/htop/blob/master/ChangeLog" -distfiles="https://github.com/htop-dev/htop/archive/${version}.tar.gz" -checksum=fe9559637c8f21f5fd531a4c072048a404173806acbdad1359c6b82fd87aa001 - -CFLAGS="-fcommon" - -pre_configure() { - ./autogen.sh -} +changelog="https://raw.githubusercontent.com/htop-dev/htop/main/ChangeLog" +distfiles="https://github.com/htop-dev/htop/releases/download/${version}/htop-${version}.tar.xz" +checksum=e0f645d4ac324f2c4c48aaa7a3a96d007b95516559550be0b56e423fc5b6d783