[arch-commits] Commit in brook/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 12 17:46:01 UTC 2018
Date: Monday, March 12, 2018 @ 17:46:01
Author: felixonmars
Revision: 306469
upgpkg: brook 20180227-1
Modified:
brook/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-12 17:45:53 UTC (rev 306468)
+++ PKGBUILD 2018-03-12 17:46:01 UTC (rev 306469)
@@ -3,8 +3,8 @@
# Contributor: Kasei Wang <cnsdwpc at gmail.com>
pkgname=brook
-pkgver=20171113
-pkgrel=2
+pkgver=20180227
+pkgrel=1
pkgdesc="A cross-platform proxy/vpn software"
arch=('x86_64')
url="https://github.com/txthinking/brook"
@@ -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=('b0492bfdc241aa62533d7be90ad5777b77bab705df2d5a9fbad018dce6b093a7dfb0181144ed98beb9550068531ab2e5b23efd2e941d5b30755edab1156fd186')
+sha512sums=('0c05aa8e72e06e61dfd5e8548072653e4e034e622d664fa1e35cb55744a3c37eea1e1f0fe1f3d06b2e8d4822a924bc1660a6d7943a76f9fbe09807ee8387e729')
prepare() {
cd brook-$pkgver
More information about the arch-commits
mailing list