mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/pasystray: Updated for version 0.7.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
caf62963b6
commit
ada1b82fb9
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for pasystray
|
||||
#
|
||||
# Copyright 2014-2017 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2014-2019 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# 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=pasystray
|
||||
VERSION=${VERSION:-0.6.0}
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pasystray"
|
||||
VERSION="0.6.0"
|
||||
VERSION="0.7.1"
|
||||
HOMEPAGE="https://github.com/christophgysin/pasystray"
|
||||
DOWNLOAD="https://github.com/christophgysin/pasystray/archive/pasystray-0.6.0.tar.gz"
|
||||
MD5SUM="938d295520eb0605031f9f3531d5b1d6"
|
||||
DOWNLOAD="https://github.com/christophgysin/pasystray/archive/pasystray-0.7.1.tar.gz"
|
||||
MD5SUM="0b8fd064551218f95f2cb535fea37d2b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue