diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2021-06-03 16:42:21 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-04 07:38:20 +0700 |
commit | ebec2cb408c1097a213cd15578ddf3d0e7215fff (patch) | |
tree | fe8c5774d8c3b65ea817a60e9268a2b4cc45e3f7 /python/python3-pulsectl/python3-pulsectl.SlackBuild | |
parent | b3cfae7d0071330203733d0ce323378dc7eef55c (diff) |
python/python3-pulsectl: Updated for version 21.5.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pulsectl/python3-pulsectl.SlackBuild')
-rw-r--r-- | python/python3-pulsectl/python3-pulsectl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pulsectl/python3-pulsectl.SlackBuild b/python/python3-pulsectl/python3-pulsectl.SlackBuild index 965accab09fe7..9e617fbe65693 100644 --- a/python/python3-pulsectl/python3-pulsectl.SlackBuild +++ b/python/python3-pulsectl/python3-pulsectl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-pulsectl -# Copyright 2019-2020 Pouria Rezaei <Pouria.rz@outlook.com> +# Copyright 2019-2021 Pouria Rezaei <Pouria.rz@outlook.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=python3-pulsectl SRCNAM=pulsectl -VERSION=${VERSION:-21.3.4} +VERSION=${VERSION:-21.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |