Skip to content

Commit

Permalink
pasystray: update to 0.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobinmob authored and classabbyamp committed Jun 25, 2022
1 parent 074a124 commit 18754d7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions srcpkgs/pasystray/template
@@ -1,17 +1,16 @@
# Template file for 'pasystray'
pkgname=pasystray
version=0.7.1
revision=2
wrksrc="${pkgname}-${pkgname}-${version}"
version=0.8.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool automake"
makedepends="gtk+3-devel pulseaudio-devel libnotify-devel"
short_desc="PulseAudio System Tray"
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://github.com/christophgysin/pasystray"
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
checksum=efa5e762c7a60e1017474b87fec78d55cc0420dba3dae7f04f74b64160bd56a6
distfiles="https://github.com/christophgysin/pasystray/archive/refs/tags/${version}.tar.gz"
checksum=98624a709c1195a5c2a22a65ffde5e55702bb6999aba7aca8c78dd459a884fdf

pre_configure() {
autoreconf -fi
Expand Down

0 comments on commit 18754d7

Please sign in to comment.