From 236f7ce9638c79b9ff594552540f3f5a2cbd8703 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 29 Mar 2013 00:06:00 -0700 Subject: Fri Mar 29 00:06:00 PDT 2013 --- community/mosh/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/mosh') diff --git a/community/mosh/PKGBUILD b/community/mosh/PKGBUILD index 6b261372b..41df99725 100644 --- a/community/mosh/PKGBUILD +++ b/community/mosh/PKGBUILD @@ -4,15 +4,15 @@ # Contributor: Thomas Weißschuh pkgname=mosh -pkgver=1.2.3 -pkgrel=5 +pkgver=1.2.4 +pkgrel=1 pkgdesc='Mobile shell, surviving disconnects with local echo and line editing' arch=('x86_64' 'i686') url='http://mosh.mit.edu/' license=('GPL3') depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter') -source=("https://github.com/downloads/keithw/mosh/$pkgname-$pkgver.tar.gz") -sha256sums=('93f09fda77e57f05485a61f3ac679bf9f3f359a9b0b93c216ddd53cd124a768f') +source=("http://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz") +sha256sums=('e74d0d323226046e402dd469a176075fc2013b69b0e67cea49762c957175df46') optdepends=('ufw-extras') options=('!emptydirs') -- cgit v1.2.3-54-g00ecf