From a3b7c13233e50d13ff95e944663f1528f7b0733d Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 21 May 2022 19:00:20 +0300 Subject: [PATCH] pasystray: update to 0.8.0. --- srcpkgs/pasystray/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/pasystray/template b/srcpkgs/pasystray/template index fc553ddc05fe..1343c482c7df 100644 --- a/srcpkgs/pasystray/template +++ b/srcpkgs/pasystray/template @@ -1,8 +1,7 @@ # 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" @@ -10,8 +9,8 @@ short_desc="PulseAudio System Tray" maintainer="Steve Prybylski " 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