Skip to content

Commit 2c17a20

Browse files
committed
New package: fsel-3.4.1
1 parent 6c28118 commit 2c17a20

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

srcpkgs/fsel/template

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Template file for 'fsel'
2+
pkgname=fsel
3+
version=3.4.1
4+
revision=1
5+
build_style=cargo
6+
short_desc="Terminal file and app launcher with dmenu and clipboard features"
7+
maintainer="Vitali Kaplich <vitalik.kaplich@yandex.by>"
8+
license="BSD-2-Clause"
9+
homepage="https://github.com/Mjoyufull/fsel"
10+
changelog="https://github.com/Mjoyufull/fsel/releases"
11+
distfiles="https://github.com/Mjoyufull/fsel/archive/refs/tags/${version}.tar.gz"
12+
checksum=ac2c30b59ec3c35585379890ceab17a9e12ae195acb24530cea2ff4a8e22b0bb
13+
14+
post_install() {
15+
vlicense LICENSE
16+
}

0 commit comments

Comments
 (0)