summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {