summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAliaksandr Stelmachonak a.k.a. ava1ar2020-03-08 22:06:50 -0400
committerAliaksandr Stelmachonak a.k.a. ava1ar2020-03-08 22:06:50 -0400
commitd28eb0710758847c28edd4012aa71c922f437ee7 (patch)
tree2fc4f32e75349de200c5d423f697a4f702a01be6 /PKGBUILD
parent9bc6330f2d838840e3444b1bb72c6170b62b535c (diff)
downloadaur-mosh-git.tar.gz
Updated git link
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7556a1a4f282..15cca3ca03d3 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: ava1ar <mail(at)ava1ar(dot)me>
pkgname=mosh-git
-pkgver=20150728
+pkgver=20191002
pkgrel=1
pkgdesc="Mobile shell, surviving disconnects with local echo and line editing, development version"
arch=('i686' 'x86_64' 'arm')
@@ -12,7 +12,7 @@ depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter
makedepends=('git')
optdepends=('perl-io-socket-ip: for IPv6 support')
conflicts=('mosh')
-source=('git+https://github.com/keithw/mosh.git')
+source=('git+https://github.com/mobile-shell/mosh.git')
md5sums=('SKIP')
pkgver() {