mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2025-01-13 08:01:08 +01:00
caja-actions: Upgraded to 1.26.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
2e0be2c5d4
commit
e27869ca50
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for caja-actions
|
||||
|
||||
# Copyright 2016 Leonardo Citrolo
|
||||
# Copyright 2016-2020 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2016-2021 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=caja-actions
|
||||
VERSION=${VERSION:-1.8.3}
|
||||
VERSION=${VERSION:-1.26.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_msb}
|
||||
|
||||
|
@ -36,7 +36,7 @@ if [ -z "$ARCH" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
wget -c https://github.com/raveit65/$PRGNAM/archive/v$VERSION/$PRGNAM-$VERSION.tar.gz
|
||||
wget -c https://github.com/mate-desktop/$PRGNAM/archive/v$VERSION/$PRGNAM-$VERSION.tar.gz
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/msb}
|
||||
|
|
|
@ -8,5 +8,5 @@ caja-actions:
|
|||
caja-actions:
|
||||
caja-actions:
|
||||
caja-actions:
|
||||
caja-actions: Homepage: https://github.com/raveit65/caja-actions
|
||||
caja-actions: Homepage: https://github.com/mate-desktop/caja-actions
|
||||
caja-actions:
|
||||
|
|
Loading…
Reference in a new issue