pavucontrol-qt: update to 0.3.0.
This commit is contained in:
parent
7eebe6df9c
commit
a47fa2df4b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pavucontrol-qt'
|
||||
pkgname=pavucontrol-qt
|
||||
version=0.2.0
|
||||
revision=3
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config xdg-user-dirs"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/pavucontrol-qt/releases/download/${version}/pavucontrol-qt-${version}.tar.xz"
|
||||
checksum=d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd
|
||||
checksum=35e5641f6f982332d14b8d70ec2ab6b4b3b3f672fb135ab016718d009062995e
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue