dool: update to 1.2.0.

This commit is contained in:
Leah Neukirchen 2023-06-18 17:25:37 +02:00
parent e09259fc33
commit 48c4e0b9c0

View File

@ -1,6 +1,6 @@
# Template file for 'dool'
pkgname=dool
version=1.1.0
version=1.2.0
revision=1
makedepends="python3"
short_desc="Versatile tool for generating system resource statistics"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/scottchiefbaker/dool"
distfiles="https://github.com/scottchiefbaker/dool/archive/refs/tags/v${version}.tar.gz"
checksum=e5e4008ffe5bc566d5580ea2c66b0f7a7de68e27f25930abed9f7ebbd398dec3
checksum=a626ec796a2508443625314e464adec885cb22543157794a6255570b19f68a7d
python_version="3"
do_install() {