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

Felix Yan felixonmars at archlinux.org
Thu Dec 20 10:19:09 UTC 2018


    Date: Thursday, December 20, 2018 @ 10:19:05
  Author: felixonmars
Revision: 416909

upgpkg: glider 0.6.11-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-20 10:17:35 UTC (rev 416908)
+++ PKGBUILD	2018-12-20 10:19:05 UTC (rev 416909)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.6.10
+pkgver=0.6.11
 pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('go-pie' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz")
-sha512sums=('6e800d22052bf2e923bc9807cbc4ba725a686c23f206859d35d382eb57dcecce86c34c49da732fe143ee8a2dead0cd90863338cc5ec7ed70b33f53ba99aedc1f')
+sha512sums=('c6488dd309d3df5c578f8fe54c3d4e79e1ef437d5d49fd9149e97275e2199f7586092194e11399a70262c8108d24b0fbae475c3ec1c86c4ceb1657dfe051c8b6')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list