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

Felix Yan felixonmars at archlinux.org
Sun Sep 2 23:29:21 UTC 2018


    Date: Sunday, September 2, 2018 @ 23:29:20
  Author: felixonmars
Revision: 376174

upgpkg: brook 20180909-1

Modified:
  brook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-02 23:22:48 UTC (rev 376173)
+++ PKGBUILD	2018-09-02 23:29:20 UTC (rev 376174)
@@ -3,7 +3,7 @@
 # Contributor: Kasei Wang <cnsdwpc at gmail.com>
 
 pkgname=brook
-pkgver=20180707
+pkgver=20180909
 pkgrel=1
 pkgdesc="A cross-platform proxy/vpn software"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 makedepends=('go-pie' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/txthinking/brook/archive/v$pkgver.tar.gz")
-sha512sums=('1824207972013825736064cd08fe50aa0958d79c86fa19b8e449377130c690680ef7efcae6ed517e6673ae16c83387c6185e69da75f892860fa6882eac091f8d')
+sha512sums=('788067f01d79be5d35737ce04e4d3b4cf26111e0b567b27b1e295820759d46332f4cc8645c955b5c317ce5998e059baf4963be32ea4ecd7015abb77f98d8213e')
 
 prepare() {
   cd brook-$pkgver
@@ -24,7 +24,7 @@
 
   go get github.com/mdp/qrterminal github.com/patrickmn/go-cache github.com/txthinking/ant \
          github.com/txthinking/socks5 golang.org/x/net/proxy \
-         github.com/urfave/cli
+         github.com/urfave/cli github.com/txthinking/gotun2socks
 }
 
 build() {



More information about the arch-commits mailing list