From 391107b08876b72dcb9e207413c6a9fa31194c89 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 18 Jul 2022 13:38:34 +0200 Subject: [PATCH] iotop-c: use upstream release tarball. --- srcpkgs/iotop-c/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/iotop-c/template b/srcpkgs/iotop-c/template index 23986233124..351e6c86e22 100644 --- a/srcpkgs/iotop-c/template +++ b/srcpkgs/iotop-c/template @@ -1,9 +1,8 @@ # Template file for 'iotop-c' pkgname=iotop-c version=1.22 -revision=1 +revision=2 wrksrc="iotop-${version}" -#create_wrksrc=yes build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="ncurses-devel" @@ -11,8 +10,8 @@ short_desc="Utility like top for IO" maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="https://github.com/Tomas-M/iotop" -distfiles="https://github.com/Tomas-M/iotop/archive/v${version}.tar.gz" -checksum=fd7fc79a3bb96a33dc370ff2982ebed2e96b10580786ed7a529b15c6b64b2912 +distfiles="https://github.com/Tomas-M/iotop/releases/download/v${version}/iotop-${version}.tar.xz" +checksum=b61fb9fb0c19307bdff7c671d231276b86ebafd166770fd38be3573b1b40353c do_install() { vbin iotop iotop-c