blob: 094fb6d8ec335d510048673e067c65d60b460be5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nautilus-open-any-terminal
pkgdesc = context-menu entry for opening other terminal in nautilus
pkgver = 0.6.1
pkgrel = 1
url = https://github.com/Stunkymonkey/nautilus-open-any-terminal
arch = any
license = GPL3
makedepends = make
makedepends = gettext
source = nautilus-open-any-terminal-0.6.1.tar.gz::https://github.com/Stunkymonkey/nautilus-open-any-terminal/archive/refs/tags/0.6.1.tar.gz
sha256sums = 30f6569bbf2e05166669467d523fae6328d15e5f7ea83e8b93af46353990f8b2
pkgname = nautilus-open-any-terminal
depends = python-nautilus
pkgname = caja-open-any-terminal
depends = python-caja
|