blob: d99a1698bdd235ada828d309ea87853492b3ef17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = obsh-git
pkgdesc = A tiny bash script for finding SSH servers in your local network.
pkgver = 20190612
pkgrel = 1
url = https://github.com/notthebee/obsh/blob/master/obsh
arch = any
makedepends = git
depends = nmap
provides = obsh
source = git+https://github.com/notthebee/obsh.git
md5sums = SKIP
pkgname = obsh-git
|