diff options
author | Erich Eckner <git@eckner.net> | 2019-11-08 09:41:18 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-11-08 09:41:18 +0100 |
commit | ce09642f462addb78cfd5b9c19b58406256279bf (patch) | |
tree | 8640aed1f6275bbd7462caa547ac1e306d99b9a5 /cssh/PKGBUILD | |
parent | 6110113fa4401c48fda6d274e2f139df3e5b2912 (diff) | |
download | archlinuxewe-ce09642f462addb78cfd5b9c19b58406256279bf.tar.xz |
cssh: rebuild
Diffstat (limited to 'cssh/PKGBUILD')
-rw-r--r-- | cssh/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cssh/PKGBUILD b/cssh/PKGBUILD index d9444331f..f1e236ebd 100644 --- a/cssh/PKGBUILD +++ b/cssh/PKGBUILD @@ -3,7 +3,7 @@ pkgname=cssh pkgver=0.r100.f2cf59b _commit=${pkgver##*.} -pkgrel=5 +pkgrel=6 arch=('i686' 'pentium4' 'x86_64') pkgdesc='Parallel ssh client written in C' url='https://github.com/andreasbaumann/cssh' |