summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 903831bea2dfa425d5afe6de86818d6feb23bb91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = findex-git
	pkgdesc = Highly customizable finder with high performance. Written in Rust and uses GTK
	pkgver = 0.8.2
	pkgrel = 1
	url = https://github.com/mdgaziur/findex
	install = post_install.install
	arch = x86_64
	license = GPL3
	makedepends = rustup
	depends = gtk3
	depends = libkeybinder3
	provides = findex
	conflicts = findex
	source = git+https://github.com/mdgaziur/findex
	md5sums = SKIP

pkgname = findex-git