mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/pulseaudio-ctl: Updated for version 1.68.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2b07ac3505
commit
264be67a24
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for pulseaudio-ctl.
|
||||
#
|
||||
# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pulseaudio-ctl
|
||||
VERSION=${VERSION:-1.67}
|
||||
VERSION=${VERSION:-1.68}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pulseaudio-ctl"
|
||||
VERSION="1.67"
|
||||
VERSION="1.68"
|
||||
HOMEPAGE="https://github.com/graysky2/pulseaudio-ctl"
|
||||
DOWNLOAD="https://github.com/graysky2/pulseaudio-ctl/archive/v1.67/pulseaudio-ctl-1.67.tar.gz"
|
||||
MD5SUM="2d8fa3fa98d1c5c8fe81e4ef3ced3f46"
|
||||
DOWNLOAD="https://github.com/graysky2/pulseaudio-ctl/archive/v1.68/pulseaudio-ctl-1.68.tar.gz"
|
||||
MD5SUM="bcc1f236ce41adcd42e866acf49d53ff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue