chore(random-file-picker-git): add python-send2trash as dependency

This commit is contained in:
2026-07-15 15:04:19 +03:00
parent 4994ca7cf5
commit d3bc0f7b95
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
# Maintainer: Dominykas Svetikas <archlinux@svetikas.lt>
pkgname=random-file-picker-git
_pkgname=random-file-picker
pkgver=r4.5667833
pkgver=r10.a5c317f
pkgrel=1
pkgdesc='A tool for picking random files from a directory for viewing.'
arch=('any')
url='https://git.svetikas.lt/JustAnyone/random-file-picker'
license=('MIT')
depends=('python' 'python-requests' 'python-textual')
depends=('python' 'python-requests' 'python-textual' 'python-send2trash')
optdepends=('geeqie: for single instance image viewing')
makedepends=('python-build' 'python-installer' 'python-pip' 'python-wheel' 'python-setuptools' 'python-uv' 'git')
conflicts=('random-file-picker')