summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxianEdison2023-07-08 20:11:34 +0330
committerMaxianEdison2023-07-08 20:11:34 +0330
commit21ae2d864a5f6516176b940f76d8ad25f0fb0f16 (patch)
tree82ce1908434b177da0b2923f67d15ee797182a78
parenta640d4d89b4e5c414cb2738f6e8712c172a04b92 (diff)
downloadaur-21ae2d864a5f6516176b940f76d8ad25f0fb0f16.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29b51e5d173f..5b55f5067c0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,6 @@ pkgdesc="Scan an IP or local network and identify systems that have SSH enabled.
arch=('any')
url="https://github.com/basemax/sshfinderc"
license=('GPL3')
-maintainer=("Maximilian Edison <maximilianedison@gmail.com>"
- "Max Base <maxbasecode@gmail.com>")
depends=('gcc' 'make')
makedepends=('git')
source=("git+$url.git")