blob: 4d6446abbe1156cef57c054d820b38bfff8543a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = permof-git
pkgdesc = Visualize Linux file permissions
pkgver = 1.1
pkgrel = 1
url = https://github.com/karabaja4/arch/blob/master/scripts/permof.sh
arch = any
license = MIT
depends = coreutils
depends = findutils
depends = bash
depends = bc
source = https://raw.githubusercontent.com/karabaja4/arch/master/scripts/permof.sh
md5sums = 413eb286a6f69e729e6c8e6aa73da8ef
pkgname = permof-git
|