audio/pavucontrol-qt: Updated for version 1.3.0.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2023-04-28 01:28:31 +01:00 committed by Willy Sudiarto Raharjo
parent 83852c9963
commit 80af0a4e43
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pavucontrol-qt PRGNAM=pavucontrol-qt
VERSION=${VERSION:-1.2.0} VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="pavucontrol-qt" PRGNAM="pavucontrol-qt"
VERSION="1.2.0" VERSION="1.3.0"
HOMEPAGE="https://github.com/lxqt/pavucontrol-qt/" HOMEPAGE="https://github.com/lxqt/pavucontrol-qt/"
DOWNLOAD="https://github.com/lxqt/pavucontrol-qt/releases/download/1.2.0/pavucontrol-qt-1.2.0.tar.xz" DOWNLOAD="https://github.com/lxqt/pavucontrol-qt/releases/download/1.3.0/pavucontrol-qt-1.3.0.tar.xz"
MD5SUM="9bab30c4ec621e82f279905d6d04bbc9" MD5SUM="0601924b580f050f43d038d407969c3b"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="lxqt-build-tools" REQUIRES="lxqt-build-tools"