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

Felix Yan felixonmars at archlinux.org
Sun Sep 2 21:49:39 UTC 2018


    Date: Sunday, September 2, 2018 @ 21:49:39
  Author: felixonmars
Revision: 376100

upgpkg: glider 0.6.8-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-02 21:49:16 UTC (rev 376099)
+++ PKGBUILD	2018-09-02 21:49:39 UTC (rev 376100)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.6.7
+pkgver=0.6.8
 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=('ffc74c026697a662763dd7ab04d9bd472be6c7a734e8a4bd79cf5fafc3983e8ea0459bf795e42ed09ec24537aa0bfcbe77642901b607baa1ac4b393399eaa6dc')
+sha512sums=('bd82198cff162b0e9087f9269209a2778838bef8211c96eb090dfba8fe07c3c47dc9a323e59e72c334757d2b1c4d4bf573e33af4f6fa6b2b1fb227bb3962c009')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list