desktop/mate-session-manager: Updated for version 1.26.1.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2023-05-19 23:44:52 +01:00 committed by Willy Sudiarto Raharjo
parent bb9d471071
commit 310b4fce41
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@
# Copyright 2013 Chess Griffin Raleigh, NC
# Copyright 2013-2021 Willy Sudiarto Raharjo
# Copyright 2023 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -27,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mate-session-manager
VERSION=${VERSION:-1.26.1}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://pub.mate-desktop.org/releases/1.26/mate-session-manager-1.26.1
MD5SUM="b3ff2d52219eb2f0f48890d19d1e04ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="marco"
MAINTAINER="Johannes Schoepfer"
EMAIL="slackbuilds@schoepfer.info"