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

Jiachen Yang farseerfc at archlinux.org
Fri Apr 21 16:21:50 UTC 2017


    Date: Friday, April 21, 2017 @ 16:21:48
  Author: farseerfc
Revision: 224184

upgpkg: tuntox 0.0.6-3

tuntox install toxssh

Modified:
  tuntox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-21 16:20:20 UTC (rev 224183)
+++ PKGBUILD	2017-04-21 16:21:48 UTC (rev 224184)
@@ -5,7 +5,7 @@
 pkgname=tuntox
 pkgver=0.0.6
 _commit=fad23001af27f1cd380f7d05270ddcc04244f507
-pkgrel=2
+pkgrel=3
 pkgdesc='Tunnel TCP connections over the Tox protocol'
 arch=('i686' 'x86_64')
 url='https://github.com/gjedeer/tuntox'
@@ -41,5 +41,6 @@
 package() {
   cd $pkgname-$pkgver
   install -Dm755 tuntox "$pkgdir/usr/bin/tuntox"
+  install -Dm755 scripts/tokssh "$pkgdir/usr/bin/tokssh"
   install -Dm644 scripts/tuntox.service "$pkgdir/usr/lib/systemd/system/tuntox.service"
 }



More information about the arch-commits mailing list