Browse Source

system/trash-cli: Update for 0.23.11.10

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
isaackwy 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
77bd0edfdb
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      system/trash-cli/trash-cli.SlackBuild
  2. 6
      system/trash-cli/trash-cli.info

4
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}

6
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"

Loading…
Cancel
Save