mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/stalonetray: Updated for version 0.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ac2bef8e30
commit
d0c737ec7f
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,8 @@
|
|||
|
||||
# Slackware build script for stalonetray
|
||||
|
||||
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
|
||||
# Copyright 2010 - 2012 Binh Nguyen <binhvng@gmail.com>
|
||||
# Copyright 2013 - 2015 Markus Hutmacher <mailing@markhu.de>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=stalonetray
|
||||
VERSION=${VERSION:-0.8.2}
|
||||
VERSION=${VERSION:-0.8.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="stalonetray"
|
||||
VERSION="0.8.2"
|
||||
VERSION="0.8.3"
|
||||
HOMEPAGE="http://stalonetray.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/stalonetray/stalonetray-0.8.2.tar.bz2"
|
||||
MD5SUM="aaaf7502547a812cde4f16f786825c1d"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/stalonetray/stalonetray-0.8.3.tar.bz2"
|
||||
MD5SUM="ae95dbbacc2620e032acea8abab8c9ef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue