Update pasystray-git from 2023.02.10_1 to 2023.08.26_1
This commit is contained in:
parent
a542171d0c
commit
df6f4f2fd2
1 changed files with 3 additions and 4 deletions
|
@ -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. <kevinfigueroart@proton.me>"
|
||||
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/christophgysin/pasystray"
|
||||
replaces="pasystray"
|
||||
conflicts="pasystray"
|
||||
|
||||
do_fetch() {
|
||||
git clone ${homepage} ${wrksrc}
|
||||
|
|
Loading…
Add table
Reference in a new issue