[arch-commits] Commit in blinksocks/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Wed May 30 08:30:58 UTC 2018
    
    
  
    Date: Wednesday, May 30, 2018 @ 08:30:58
  Author: felixonmars
Revision: 333341
fix url
Modified:
  blinksocks/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 08:18:00 UTC (rev 333340)
+++ PKGBUILD	2018-05-30 08:30:58 UTC (rev 333341)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc='A framework for building composable proxy protocol stack.'
 arch=('any')
-url='https://github.com/ternjs/blinksocks'
+url='https://github.com/blinksocks/blinksocks'
 license=('Apache')
 depends=('nodejs' 'semver')
 makedepends=('npm')
    
    
More information about the arch-commits
mailing list