From 645128327c21776812600dd09a0249c3bc4611d7 Mon Sep 17 00:00:00 2001 From: teldra Date: Tue, 7 Dec 2021 17:39:08 +0100 Subject: [PATCH] volctl: update to 0.9.2. --- srcpkgs/volctl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/volctl/template b/srcpkgs/volctl/template index 217720acb7..ea3713e591 100644 --- a/srcpkgs/volctl/template +++ b/srcpkgs/volctl/template @@ -1,7 +1,7 @@ # Template file for 'volctl' pkgname=volctl -version=0.9.1 -revision=2 +version=0.9.2 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-gobject gtk+3 desktop-file-utils python3-cairo python3-pulsectl" @@ -10,5 +10,5 @@ maintainer="teldra " license="GPL-2.0-only" homepage="https://buzz.github.io/volctl/" distfiles="https://github.com/buzz/volctl/archive/v${version}.tar.gz" -checksum=a04b45b61fe4a7f8375e806f6dbc5bf3c699512e53279ebc6c73bc282e855901 +checksum=8bbd9ec2d6ac0a3aa92c19778855eb156250d05a3e2a1b082fe2ad838aefe70f make_check=no # no tests, but check fails with a non-zero return code