1 # Contributor: Alexander Tsamutali <astsmtl@yandex.ru>
6 pkgdesc="A tool to aggregate several remote shells into one."
8 url="http://guichaz.free.fr/gsh/"
11 source=("http://guichaz.free.fr/gsh/files/$pkgname-$pkgver.tar.bz2")
12 md5sums=('e15fbc254f9e8bcb4eb44071d846de98')
15 cd "$srcdir/$pkgname-$pkgver"
17 python setup.py install --root="$pkgdir"