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

Felix Yan felixonmars at archlinux.org
Tue Aug 28 07:39:01 UTC 2018


    Date: Tuesday, August 28, 2018 @ 07:39:01
  Author: felixonmars
Revision: 374860

upgpkg: glider 0.6.7-1

Modified:
  glider/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-28 07:38:45 UTC (rev 374859)
+++ PKGBUILD	2018-08-28 07:39:01 UTC (rev 374860)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.6.6
+pkgver=0.6.7
 pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go-pie' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz")
-sha512sums=('9a7738b87f103d2086607125d58a0efacacf63b9cb2e7ee37650d270a2e99aa2408df1691ae22b6ae9017fcf0be489a14a513c00bf018c73e821e40f399a8e2a')
+sha512sums=('ffc74c026697a662763dd7ab04d9bd472be6c7a734e8a4bd79cf5fafc3983e8ea0459bf795e42ed09ec24537aa0bfcbe77642901b607baa1ac4b393399eaa6dc')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list