summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author isaackwy <isaacyu@protonmail.com>2023-12-22 14:55:38 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:36 +0700
commit77bd0edfdbdbd0e31433ec98c639ba70a4b9debb (patch)
tree3608e9009ad0b839eab20ac0cbeaa7d46e46bf86
parentec9b8a77836cd3e81df41a4546770fd6e91a3b1e (diff)
downloadslackbuilds-77bd0edfdbdbd0e31433ec98c639ba70a4b9debb.tar.gz
slackbuilds-77bd0edfdbdbd0e31433ec98c639ba70a4b9debb.tar.xz
system/trash-cli: Update for 0.23.11.10
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/trash-cli/trash-cli.SlackBuild4
-rw-r--r--system/trash-cli/trash-cli.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/trash-cli/trash-cli.SlackBuild b/system/trash-cli/trash-cli.SlackBuild
index acd09db1ca..d4eee1c05e 100644
--- a/system/trash-cli/trash-cli.SlackBuild
+++ b/system/trash-cli/trash-cli.SlackBuild
@@ -4,7 +4,7 @@
#
# Copyright 2010 Pierre Cazenave <pwcazenave {at} gmail [dot] com>
# Copyright 2017 Donald Cooley South Haven, IN USA
-# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2022-2024 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=trash-cli
-VERSION=${VERSION:-0.23.2.13.2}
+VERSION=${VERSION:-0.23.11.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/trash-cli/trash-cli.info b/system/trash-cli/trash-cli.info
index 199a508779..89167c96d9 100644
--- a/system/trash-cli/trash-cli.info
+++ b/system/trash-cli/trash-cli.info
@@ -1,8 +1,8 @@
PRGNAM="trash-cli"
-VERSION="0.23.2.13.2"
+VERSION="0.23.11.10"
HOMEPAGE="https://github.com/andreafrancia/trash-cli"
-DOWNLOAD="https://github.com/andreafrancia/trash-cli/archive/0.23.2.13.2/trash-cli-0.23.2.13.2.tar.gz"
-MD5SUM="7bd25524855e5b2e45b4742f366d1ed9"
+DOWNLOAD="https://github.com/andreafrancia/trash-cli/archive/0.23.11.10/trash-cli-0.23.11.10.tar.gz"
+MD5SUM="acdac3a03c7bade8dbfca6e4d741332e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-psutil"