--- a/PKGBUILD 2019-10-20 14:20:04.530170601 -0700 +++ b/PKGBUILD 2019-10-20 14:19:46.413504982 -0700 @@ -4,7 +4,7 @@ pkgname=openssh pkgver=8.1p1 -pkgrel=1 +pkgrel=2 pkgdesc='Premier connectivity tool for remote login with the SSH protocol' url='https://www.openssh.com/portable.html' license=('custom:BSD') @@ -48,6 +48,7 @@ --with-md5-passwords \ --with-pid-dir=/run \ --with-default-path='/usr/local/sbin:/usr/local/bin:/usr/bin' \ + --disable-strip \ make }