chore(random-file-picker-git): add python-send2trash as dependency
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user