summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Koch2015-12-28 15:20:19 +0100
committerMichael Koch2015-12-28 15:20:19 +0100
commit9b782cda3be8682806ae98a7525e8e5c6d18c94c (patch)
tree724a63fb3d89445bb117045acffcca2a93369b2c /PKGBUILD
parentf8812cb39b7d8f1eea9c32421f18e834369e701e (diff)
downloadaur-9b782cda3be8682806ae98a7525e8e5c6d18c94c.tar.gz
Typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7132de4f4f92..2dc81fcc0a16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=sshmultitool
pkgver=2015.12.28
-pkgrel=3
+pkgrel=4
pkgdesc="A multi tool for SSH, SCP and SFTP, supporting port knocking and openvpn (German version)"
arch=('any')
url="https://github.com/emkay443/sshmultitool"
license=('GPL v3')
depends=('bash' 'openssh' 'sshfs' 'knockd' 'dialog' 'wget')
makedepends=('git' 'make')
-optdepends=('openvpn: OpenVPN support' 'unsion: Unison synchronisation support' 'vim: text editor' 'nano: text editor' 'emacs-nox: text editor')
+optdepends=('openvpn: OpenVPN support' 'unison: Unison synchronisation support' 'vim: text editor' 'nano: text editor' 'emacs-nox: text editor')
source=('git+https://github.com/emkay443/sshmultitool.git')
md5sums=('SKIP')