diff options
-rw-r--r-- | cssh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cssh/PKGBUILD b/cssh/PKGBUILD index 7378931cd..e1e84f461 100644 --- a/cssh/PKGBUILD +++ b/cssh/PKGBUILD @@ -3,7 +3,7 @@ pkgname=cssh pkgver=0.0.1+13+gf17468a _commit=${pkgver##*+g} -pkgrel=3 +pkgrel=4 arch=('i686' 'pentium4' 'x86_64') pkgdesc='Parallel ssh client written in C' url='https://github.com/andreasbaumann/cssh' |