From df6f4f2fd25a5c13b8b97c82a15a22363bf3ba95 Mon Sep 17 00:00:00 2001 From: KF-Art Date: Tue, 14 Nov 2023 17:20:35 -0500 Subject: [PATCH] Update pasystray-git from 2023.02.10_1 to 2023.08.26_1 --- srcpkgs/pasystray-git/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/pasystray-git/template b/srcpkgs/pasystray-git/template index 2e970fe..ab59e21 100644 --- a/srcpkgs/pasystray-git/template +++ b/srcpkgs/pasystray-git/template @@ -1,17 +1,16 @@ # Template file for 'pasystray-git' pkgname=pasystray-git -version=2023.02.10 +version=2023.08.26 revision=1 build_style=gnu-configure repository="cereus-extra" -hostmakedepends="pkg-config intltool automake git awk" +hostmakedepends="pkg-config intltool automake git" makedepends="gtk+3-devel pulseaudio-devel libnotify-devel" short_desc="PulseAudio System Tray - git branch version" -maintainer="Kevin F. " +maintainer="Kevin Figueroa " license="LGPL-2.1-or-later" homepage="https://github.com/christophgysin/pasystray" replaces="pasystray" -conflicts="pasystray" do_fetch() { git clone ${homepage} ${wrksrc}