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}