blob: c5dd0ea7794468f9992f35c38824f960a85824e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nautilus-copy-path
pkgdesc = Configurable extension for Nautilus to copy path, URI, or name
pkgver = 1.10.2
pkgrel = 2
url = https://github.com/chr314/nautilus-copy-path
install = nautilus-copy-path.install
arch = any
license = MIT
depends = python-nautilus
depends = python-gobject
backup = usr/share/nautilus-python/extensions/nautilus-copy-path/config.json
source = nautilus-copy-path-1.10.2.tar.gz::https://github.com/chr314/nautilus-copy-path/archive/refs/tags/1.10.2.tar.gz
sha512sums = 4004e82ff601604ae466aabcb1429e1c07ac9e181a99bc5173827480c46698a8b8df7579441ee5225d1d3d0a830d0667e45de4e03833bc7906cb893e24afb1df
pkgname = nautilus-copy-path
|