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

Felix Yan felixonmars at archlinux.org
Tue Jun 26 15:15:33 UTC 2018


    Date: Tuesday, June 26, 2018 @ 15:15:33
  Author: felixonmars
Revision: 346254

upgpkg: autossh 1.4f-1

Modified:
  autossh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-26 15:12:23 UTC (rev 346253)
+++ PKGBUILD	2018-06-26 15:15:33 UTC (rev 346254)
@@ -3,8 +3,8 @@
 # Contributor: Ian Taylor <ian at lorf dot orgs>
 
 pkgname=autossh
-pkgver=1.4e
-pkgrel=2
+pkgver=1.4f
+pkgrel=1
 pkgdesc="Automatically restart SSH sessions and tunnels"
 arch=('x86_64')
 url="http://www.harding.motd.ca/autossh/"
@@ -12,7 +12,7 @@
 depends=('libnsl' 'openssh')
 source=("http://www.harding.motd.ca/autossh/$pkgname-$pkgver.tgz"
 	"LICENSE")
-sha512sums=('2f71403ee005103c6a3e2e669f6b26153161c95c8dacd3e73d61673461b3512348636877760d911341771e744c0a682b107df4ac48621661ff36a9fc0191f2fb'
+sha512sums=('a66912a04d1b659802913ec63d7b951fa6265dedf4480f0ad2dfdfb852e1e3029355b9a132bf3fa5b4b67e5ac8dace83b96e837182d8b3f0c2c72ad9188b7b8f'
             'cdbdf804eb6e6480cc2be8a9b170f77f6c58e4ae2a741871cd29308ff10a1d391759bed2576b5f072aa878f9c4ae5ef7e6f9c8f38560b3ebbe4591a7220582f7')
 
 build() {



More information about the arch-commits mailing list