pavucontrol: update to 4.0.
This commit is contained in:
parent
0703db5434
commit
330905418e
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'pavucontrol'
|
||||
pkgname=pavucontrol
|
||||
version=3.0
|
||||
revision=3
|
||||
version=4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtkmm-devel libcanberra-devel gtk+3-devel pulseaudio-devel"
|
||||
short_desc="PulseAudio Volume Control"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://freedesktop.org/software/pulseaudio/pavucontrol/"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://freedesktop.org/software/pulseaudio/pavucontrol/"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b3d2ea5a25fc88dcee80c396014f72df1b4742f8cfbbc5349c39d64a0d338890
|
||||
checksum=8fc45bac9722aefa6f022999cbb76242d143c31b314e2dbb38f034f4069d14e2
|
||||
|
|
Loading…
Reference in a new issue