blob: 8715fa746042da80f11784949d0df3fe6277ce96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ictree
pkgdesc = Like tree but interactive
pkgver = 1.0
pkgrel = 1
url = https://github.com/NikitaIvanovV/ictree
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
license = GPL3
depends = glibc
optdepends = xsel: for copying selected item into X clipboard
optdepends = wl-clipboard: for copying selected item into Wayland clipboard
source = https://github.com/NikitaIvanovV/ictree/releases/download/v1.0/ictree-v1.0.tar.gz
sha256sums = b9bebd09eb0f24ee8ece9fceabf540ac1ba852e57c47c8f80f3c99e395e6b800
pkgname = ictree
|