mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
pasystray: update to 0.8.0.
This commit is contained in:
parent
074a12437d
commit
18754d713d
1 changed files with 4 additions and 5 deletions
|
@ -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 <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
|
||||
|
|
Loading…
Add table
Reference in a new issue