summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 295d29d4b04116308b9c2abef37aa82d109758a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = nemo-copypath
	pkgdesc = Adds an option to copy the full path of the selected file to the nemo context menu
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/username227/nemo-copy-path
	install = copypath.install
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = npm
	depends = nemo
	depends = diodon
	depends = xclip
	depends = nodejs
	source = git+https://github.com/username227/nemo-copy-path#tag=1.0
	sha256sums = aa101bc71e6573f80256749d9b0f2df17dfa42943876c7ac06b4440348d9848d

pkgname = nemo-copypath