mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/mate-panel: Updated for version 1.28.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7c0277b278
commit
54a8596c43
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=mate-panel
|
||||
VERSION=${VERSION:-1.28.2}
|
||||
VERSION=${VERSION:-1.28.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mate-panel"
|
||||
VERSION="1.28.2"
|
||||
VERSION="1.28.4"
|
||||
HOMEPAGE="https://wiki.mate-desktop.org/mate-desktop/components/mate-panel/"
|
||||
DOWNLOAD="https://pub.mate-desktop.org/releases/1.28/mate-panel-1.28.2.tar.xz"
|
||||
MD5SUM="95ce4d4572142ad95fded34084522d3b"
|
||||
DOWNLOAD="https://pub.mate-desktop.org/releases/1.28/mate-panel-1.28.4.tar.xz"
|
||||
MD5SUM="20d4bf601a5ab66f912d63a5ba59853d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mate-menus mate-desktop libmateweather gtk-layer-shell"
|
||||
|
|
Loading…
Reference in a new issue