From 96f53f45740a1fd607434c18dd9f51a3ec843b46 Mon Sep 17 00:00:00 2001 From: KF-Art Date: Thu, 27 Apr 2023 15:12:22 -0400 Subject: [PATCH] Update pasystray-git from 2022.03.14_1 to 2023.02.10_1 --- srcpkgs/pasystray-git/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/pasystray-git/template b/srcpkgs/pasystray-git/template index 27fe5e3..2e970fe 100644 --- a/srcpkgs/pasystray-git/template +++ b/srcpkgs/pasystray-git/template @@ -1,13 +1,13 @@ # Template file for 'pasystray-git' pkgname=pasystray-git -version=2022.03.14 -revision=3 +version=2023.02.10 +revision=1 build_style=gnu-configure repository="cereus-extra" -hostmakedepends="pkg-config intltool automake git" +hostmakedepends="pkg-config intltool automake git awk" makedepends="gtk+3-devel pulseaudio-devel libnotify-devel" short_desc="PulseAudio System Tray - git branch version" -maintainer="Kevin F. " +maintainer="Kevin F. " license="LGPL-2.1-or-later" homepage="https://github.com/christophgysin/pasystray" replaces="pasystray"