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

Alexander Rødseth arodseth at archlinux.org
Mon Mar 27 23:46:42 UTC 2017


    Date: Monday, March 27, 2017 @ 23:46:42
  Author: arodseth
Revision: 219515

upgpkg: mosh 1.3.0-1

Modified:
  mosh/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-27 23:44:06 UTC (rev 219514)
+++ PKGBUILD	2017-03-27 23:46:42 UTC (rev 219515)
@@ -4,15 +4,15 @@
 # Contributor: Thomas Weißschuh <thomas_weissschuh lavabit.com>
 
 pkgname=mosh
-pkgver=1.2.6
-pkgrel=4
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
 arch=('x86_64' 'i686')
-url='http://mosh.mit.edu/'
+url='https://mosh.mit.edu/'
 license=('GPL3')
 depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter')
-source=("http://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz")
-sha256sums=('7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85')
+source=("https://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz")
+sha256sums=('320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376')
 options=('!emptydirs')
 
 build() {



More information about the arch-commits mailing list