dool: update to 1.3.1.

This commit is contained in:
Leah Neukirchen 2023-12-16 17:14:05 +01:00
parent cd09f91684
commit 32aac404ff

View file

@ -1,6 +1,6 @@
# Template file for 'dool'
pkgname=dool
version=1.3.0
version=1.3.1
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=a1537c27e62d12d00d79f60bec456e6a2ec4a0189d44a28ac1ed9effdcb0ec2d
checksum=5d12bafaaa21bbba7cfe4908046dbd9b473d146d9e783b94b7dac89005cf7bc6
python_version="3"
do_install() {