diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-01-18 01:52:57 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-18 08:14:21 +0700 |
commit | bd2ae1e413e523a6823575a2362b0e20d36e0d6c (patch) | |
tree | dc145e8e289b87acd42afabf44347d403f01548a /python/python3-pulsectl/python3-pulsectl.SlackBuild | |
parent | e3b4641a3d9e466fdbefdfcad18f88fcfca5b389 (diff) |
python/python3-pulsectl: Updated for version 22.1.0.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
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 eb8c24a2bf11a..9fe5a8f56f318 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-2021 Pouria Rezaei <Pouria.rz@outlook.com> +# Copyright 2019-2022 Pouria Rezaei <Pouria.rz@outlook.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pulsectl SRCNAM=pulsectl -VERSION=${VERSION:-21.10.5} +VERSION=${VERSION:-22.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |