Date: Sunday, January 31, 2016 @ 10:43:39 Author: jlichtblau Revision: 159679
upgpkg: clusterssh 4.05-1 - new upstream release Modified: clusterssh/trunk/PKGBUILD clusterssh/trunk/clusterssh.changelog ----------------------+ PKGBUILD | 4 ++-- clusterssh.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-31 09:14:06 UTC (rev 159678) +++ PKGBUILD 2016-01-31 09:43:39 UTC (rev 159679) @@ -4,7 +4,7 @@ # Contributor: Duncan Ferguson <[email protected]> pkgname=clusterssh -pkgver=4.04 +pkgver=4.05 pkgrel=1 pkgdesc="Control multiple open terminal windows with connections to specified hosts and an administration console" arch=('any') @@ -19,7 +19,7 @@ options=('!emptydirs') changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/App-ClusterSSH-$pkgver.tar.gz) -sha256sums=('0f76cbca6a50c42366788c76f4d09713c6a21d43ff97cadbe660a1e3c5caaaae') +sha256sums=('a2fa2722f1cf6901daa4576b2c2ec09e3c44a9911912d48332a6b66de2ddabd6') build() { cd "${srcdir}"/App-ClusterSSH-$pkgver Modified: clusterssh.changelog =================================================================== --- clusterssh.changelog 2016-01-31 09:14:06 UTC (rev 159678) +++ clusterssh.changelog 2016-01-31 09:43:39 UTC (rev 159679) @@ -1,3 +1,6 @@ +2016-01-31 Jaroslav Lichtblau <[email protected]> + * clusterssh 4.05-1 + 2015-11-10 Jaroslav Lichtblau <[email protected]> * clusterssh 4.04-1
