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

Felix Yan felixonmars at archlinux.org
Sun Nov 26 05:08:50 UTC 2017


    Date: Sunday, November 26, 2017 @ 05:08:49
  Author: felixonmars
Revision: 268520

fix arch array

Modified:
  zssh/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-26 05:08:25 UTC (rev 268519)
+++ PKGBUILD	2017-11-26 05:08:49 UTC (rev 268520)
@@ -7,7 +7,7 @@
 pkgver=1.5c
 pkgrel=10
 pkgdesc="SSH and Telnet client with ZMODEM file transfer capability"
-arch=("i686" "x86_64")
+arch=("x86_64")
 license=("GPL")
 url="http://zssh.sourceforge.net/"
 depends=("readline")



More information about the arch-commits mailing list