summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"