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

Felix Yan felixonmars at archlinux.org
Sun Jul 30 09:36:59 UTC 2017


    Date: Sunday, July 30, 2017 @ 09:36:57
  Author: felixonmars
Revision: 246942

upgpkg: glider 0.3.0-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-30 09:02:35 UTC (rev 246941)
+++ PKGBUILD	2017-07-30 09:36:57 UTC (rev 246942)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.2.1
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz")
-sha512sums=('e5f05a2dbd55afd8f051f5c0fc93c374099ba87bf80466be2854b5939d0d344f49a35cad769a6cfa0b11407f6cb4d1e704b979b18b296418f4210670e7225178')
+sha512sums=('191639ee6cac64b644144a6d3230f2c2eaf40c5d41d33d50b9e80f662f3f45f3f8e2c86464fb47c55b227c6e5a1d0735c22be5a8863b4e136960717f5d137a30')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list