mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/menutray: Updated for version 0.48.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b03689ea3d
commit
02e8c64611
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for menutray.
|
# Slackware build script for menutray.
|
||||||
#
|
#
|
||||||
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=menutray
|
PRGNAM=menutray
|
||||||
VERSION=${VERSION:-0.47}
|
VERSION=${VERSION:-0.48}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="menutray"
|
PRGNAM="menutray"
|
||||||
VERSION="0.47"
|
VERSION="0.48"
|
||||||
HOMEPAGE="https://github.com/trizen/menutray/"
|
HOMEPAGE="https://github.com/trizen/menutray/"
|
||||||
DOWNLOAD="https://github.com/trizen/menutray/archive/0.47/menutray-0.47.tar.gz"
|
DOWNLOAD="https://github.com/trizen/menutray/archive/0.48/menutray-0.48.tar.gz"
|
||||||
MD5SUM="5e1641c83c1a223588bc07d557e587b5"
|
MD5SUM="a498421deb61f837d8586ea32eecab31"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-data-dump perl-linux-desktop-files"
|
REQUIRES="perl-data-dump perl-linux-desktop-files"
|
||||||
|
|
Loading…
Reference in a new issue