mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'pavucontrol'
|
||||||
pkgname=pavucontrol
|
pkgname=pavucontrol
|
||||||
version=3.0
|
version=4.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtkmm-devel libcanberra-devel gtk+3-devel pulseaudio-devel"
|
makedepends="gtkmm-devel libcanberra-devel gtk+3-devel pulseaudio-devel"
|
||||||
short_desc="PulseAudio Volume Control"
|
short_desc="PulseAudio Volume Control"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://freedesktop.org/software/pulseaudio/pavucontrol/"
|
homepage="https://freedesktop.org/software/pulseaudio/pavucontrol/"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b3d2ea5a25fc88dcee80c396014f72df1b4742f8cfbbc5349c39d64a0d338890
|
checksum=8fc45bac9722aefa6f022999cbb76242d143c31b314e2dbb38f034f4069d14e2
|
||||||
|
|
Loading…
Add table
Reference in a new issue