mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
trash-cli: update to 0.23.11.10, adopt.
This commit is contained in:
parent
54650ae518
commit
989a559dce
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'trash-cli'
|
||||
pkgname=trash-cli
|
||||
version=0.23.9.23
|
||||
revision=2
|
||||
version=0.23.11.10
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3-psutil python3-six"
|
||||
checkdepends="${depends} python3-pytest-xdist python3-mock
|
||||
python3-flexmock python3-parameterized"
|
||||
short_desc="Command line interface to the freedesktop.org trashcan"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="triallax <triallax@tutanota.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/andreafrancia/trash-cli"
|
||||
changelog="https://raw.githubusercontent.com/andreafrancia/trash-cli/master/HISTORY.txt"
|
||||
distfiles="https://github.com/andreafrancia/trash-cli/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=56cfb1f10e811d011524efdb04f5282b0eaeda3e672951716404869deb8d2d6e
|
||||
checksum=166a5b725c323a801b884b7040877788eefa592866149cf5647ef1fd3a14ceb9
|
||||
# Can not be run as root
|
||||
make_check=ci-skip
|
||||
|
|
Loading…
Add table
Reference in a new issue