From 15ee48ffee152fd6433b2a05dab0f5e542afb978 Mon Sep 17 00:00:00 2001 From: teldra Date: Fri, 10 Feb 2023 13:54:54 +0100 Subject: [PATCH] volctl: update to 0.9.3. --- srcpkgs/volctl/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/volctl/template b/srcpkgs/volctl/template index 5b9bcc4b335b..15ea9ae8bfeb 100644 --- a/srcpkgs/volctl/template +++ b/srcpkgs/volctl/template @@ -1,7 +1,7 @@ # Template file for 'volctl' pkgname=volctl -version=0.9.2 -revision=2 +version=0.9.3 +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=8bbd9ec2d6ac0a3aa92c19778855eb156250d05a3e2a1b082fe2ad838aefe70f +checksum=43bea60968c0163be3107a9730671b0c29d1a4477eb9ea468dfc6878f7ac4f88 make_check=no # no tests, but check fails with a non-zero return code