[arch-commits] Commit in mosh/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Jun 12 16:21:07 UTC 2017


    Date: Monday, June 12, 2017 @ 16:21:06
  Author: arodseth
Revision: 236541

upgpkg: mosh 1.3.0-4

Modified:
  mosh/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-12 15:00:45 UTC (rev 236540)
+++ PKGBUILD	2017-06-12 16:21:06 UTC (rev 236541)
@@ -5,13 +5,13 @@
 
 pkgname=mosh
 pkgver=1.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
 arch=('x86_64' 'i686')
-url='https://mosh.mit.edu/'
+url='https://mosh.org/'
 license=('GPL3')
 depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter')
-source=("https://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz")
+source=("https://mosh.org/$pkgname-$pkgver.tar.gz")
 sha256sums=('320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376')
 options=('!emptydirs')
 
@@ -30,4 +30,4 @@
 }
 
 # getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list