diff options
author | Erich Eckner <git@eckner.net> | 2019-12-11 05:58:12 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-12-11 05:58:12 +0100 |
commit | 04b6e876af8f0ea1360ad4156191c99880a11c06 (patch) | |
tree | f800dd6adb7289e2d67382f102c7294fa1d64dff /cssh/PKGBUILD | |
parent | c3a573baa29963fa8c83e83f96edfa1502172372 (diff) | |
download | archlinuxewe-04b6e876af8f0ea1360ad4156191c99880a11c06.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 f1e236ebd..e831550a5 100644 --- a/cssh/PKGBUILD +++ b/cssh/PKGBUILD @@ -3,7 +3,7 @@ pkgname=cssh pkgver=0.r100.f2cf59b _commit=${pkgver##*.} -pkgrel=6 +pkgrel=7 arch=('i686' 'pentium4' 'x86_64') pkgdesc='Parallel ssh client written in C' url='https://github.com/andreasbaumann/cssh' |