summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cssh/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/cssh/PKGBUILD b/cssh/PKGBUILD
index d9444331..f1e236eb 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'