summaryrefslogtreecommitdiffstats
path: root/audio/pasystray/pasystray.SlackBuild
diff options
context:
space:
mode:
author Erik Hanson <erik@slackbuilds.org>2022-11-02 10:35:48 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:28 +0700
commitbc559bf1a9138009e81fcd13e469459eabbdc2c2 (patch)
tree283ff605a4e2496da37cf7f950758f7b1b719537 /audio/pasystray/pasystray.SlackBuild
parentf60e5239ff3bcd96e9e475f267bed5af32647c87 (diff)
downloadslackbuilds-bc559bf1a9138009e81fcd13e469459eabbdc2c2.tar.gz
slackbuilds-bc559bf1a9138009e81fcd13e469459eabbdc2c2.tar.xz
audio/pasystray: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/pasystray/pasystray.SlackBuild')
-rw-r--r--audio/pasystray/pasystray.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pasystray/pasystray.SlackBuild b/audio/pasystray/pasystray.SlackBuild
index edc6698b34..96bbf8991a 100644
--- a/audio/pasystray/pasystray.SlackBuild
+++ b/audio/pasystray/pasystray.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for pasystray
#
-# Copyright 2014-2019 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2014-2022 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pasystray
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}