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

Felix Yan felixonmars at archlinux.org
Tue Jun 26 12:17:20 UTC 2018


    Date: Tuesday, June 26, 2018 @ 12:17:19
  Author: felixonmars
Revision: 346198

upgpkg: glider 0.5.3-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-26 12:16:37 UTC (rev 346197)
+++ PKGBUILD	2018-06-26 12:17:19 UTC (rev 346198)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.5.2
+pkgver=0.5.3
 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=('7827517aae7435fce790e3b2b383dd3a6f8b032f90d5988f883f574370e346f9de1bdbb5f34a955a6ddaebb1dc349f10b96f29747dfb692ae6e104a57516f32d')
+sha512sums=('a28abf820852d564c4eb36801e0141230041b1f9602cda26c271f9d72a5bd6b1a0fc0156cb7c98ea130661b4a3f2e6c8c200e8591b334b40d654c3db4c7c0d55')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list