dool: update to 1.3.3.
This commit is contained in:
parent
7568768026
commit
56d82e7ba4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dool'
|
||||
pkgname=dool
|
||||
version=1.3.2
|
||||
revision=2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
makedepends="python3"
|
||||
depends="python3"
|
||||
short_desc="Versatile tool for generating system resource statistics"
|
||||
|
@ -9,7 +9,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=171afc1a43c82a592a3a07d48b62475aca22239dbe5c295d5903caadbe82ba51
|
||||
checksum=d9059634e741cacf9a229366f9a48efc6b7fb84e929e3f6d8a6a1ede53249f2f
|
||||
python_version="3"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue