[arch-commits] Commit in mosh/repos (4 files)

Antonio Rojas arojas at archlinux.org
Mon May 15 20:18:31 UTC 2017


    Date: Monday, May 15, 2017 @ 20:18:29
  Author: arojas
Revision: 228156

archrelease: copy trunk to community-staging-x86_64, community-staging-i686

Added:
  mosh/repos/community-staging-i686/PKGBUILD
    (from rev 228155, mosh/trunk/PKGBUILD)
  mosh/repos/community-staging-x86_64/PKGBUILD
    (from rev 228155, mosh/trunk/PKGBUILD)
Deleted:
  mosh/repos/community-staging-i686/PKGBUILD
  mosh/repos/community-staging-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   66 ++++++++++++++++++++++++++++++++++++
 community-staging-i686/PKGBUILD   |   33 ------------------
 community-staging-x86_64/PKGBUILD |   33 ------------------
 3 files changed, 66 insertions(+), 66 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD	2017-05-15 20:18:03 UTC (rev 228155)
+++ community-staging-i686/PKGBUILD	2017-05-15 20:18:29 UTC (rev 228156)
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Christian Neukirchen <chneukirchen at gmail.com>
-# Contributor: Thomas Weißschuh <thomas_weissschuh lavabit.com>
-
-pkgname=mosh
-pkgver=1.2.6
-pkgrel=4
-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=("http://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz")
-sha256sums=('7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85')
-options=('!emptydirs')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm644 "$pkgname-$pkgver/conf/bash-completion/completions/$pkgname" \
-    "$pkgdir/usr/share/bash-completion/completions/$pkgname"
-}
-
-# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
-# vim:set ts=2 sw=2 et:

Copied: mosh/repos/community-staging-i686/PKGBUILD (from rev 228155, mosh/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2017-05-15 20:18:29 UTC (rev 228156)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Christian Neukirchen <chneukirchen at gmail.com>
+# Contributor: Thomas Weißschuh <thomas_weissschuh lavabit.com>
+
+pkgname=mosh
+pkgver=1.3.0
+pkgrel=3
+pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
+arch=('x86_64' 'i686')
+url='https://mosh.mit.edu/'
+license=('GPL3')
+depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter')
+source=("https://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz")
+sha256sums=('320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376')
+options=('!emptydirs')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  install -Dm644 "$pkgname-$pkgver/conf/bash-completion/completions/$pkgname" \
+    "$pkgdir/usr/share/bash-completion/completions/$pkgname"
+}
+
+# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
+# vim:set ts=2 sw=2 et:

Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD	2017-05-15 20:18:03 UTC (rev 228155)
+++ community-staging-x86_64/PKGBUILD	2017-05-15 20:18:29 UTC (rev 228156)
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Christian Neukirchen <chneukirchen at gmail.com>
-# Contributor: Thomas Weißschuh <thomas_weissschuh lavabit.com>
-
-pkgname=mosh
-pkgver=1.2.6
-pkgrel=4
-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=("http://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz")
-sha256sums=('7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85')
-options=('!emptydirs')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm644 "$pkgname-$pkgver/conf/bash-completion/completions/$pkgname" \
-    "$pkgdir/usr/share/bash-completion/completions/$pkgname"
-}
-
-# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
-# vim:set ts=2 sw=2 et:

Copied: mosh/repos/community-staging-x86_64/PKGBUILD (from rev 228155, mosh/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2017-05-15 20:18:29 UTC (rev 228156)
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Christian Neukirchen <chneukirchen at gmail.com>
+# Contributor: Thomas Weißschuh <thomas_weissschuh lavabit.com>
+
+pkgname=mosh
+pkgver=1.3.0
+pkgrel=3
+pkgdesc='Mobile shell, surviving disconnects with local echo and line editing'
+arch=('x86_64' 'i686')
+url='https://mosh.mit.edu/'
+license=('GPL3')
+depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter')
+source=("https://$pkgname.mit.edu/$pkgname-$pkgver.tar.gz")
+sha256sums=('320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376')
+options=('!emptydirs')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+  install -Dm644 "$pkgname-$pkgver/conf/bash-completion/completions/$pkgname" \
+    "$pkgdir/usr/share/bash-completion/completions/$pkgname"
+}
+
+# getver: raw.githubusercontent.com/mobile-shell/mosh/master/ChangeLog
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list