blob: a68cf16ba968031dff81d2f16ece487bfe2d8a40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nautilus-hide
pkgdesc = A simple Nautilus extension that adds "Hide" and "Unhide" to Nautilus right-click menu
pkgver = 0.3.0
pkgrel = 1
url = https://gitlab.gnome.org/madmurphy/nautilus-hide
install = nautilus-hide.install
arch = i686
arch = x86_64
license = GPL
depends = glib2
depends = libnautilus-extension
conflicts = nautilus-hide-git
conflicts = nautilus-hide-bin
source = https://github.com/madmurphy/nautilus-hide/releases/download/0.3.0/nautilus-hide-0.3.0-with-configure.tar.gz
sha256sums = b9ab5cfd04677f993002195e357083110f1171e5ed0ec1578fb709fe2d780f28
pkgname = nautilus-hide
|