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

Felix Yan felixonmars at archlinux.org
Mon Jan 22 17:37:03 UTC 2018


    Date: Monday, January 22, 2018 @ 17:37:00
  Author: felixonmars
Revision: 285021

upgpkg: glider 0.5.0-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 17:36:37 UTC (rev 285020)
+++ PKGBUILD	2018-01-22 17:37:00 UTC (rev 285021)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.4.3
+pkgver=0.5.0
 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=('ab9a4347e3a797c87335147671171a5ef6ff4f02a17fa03180e317158141a461850e7cb2914768761772fc5b99a89dc7909e795eecdcd0449746b449ed546656')
+sha512sums=('e7d85fb59c6879d514ea7ff59c1a503b0df268d4a082ed4764e9b4a63638bac9c1bb4e403d2f529598d41c95e90cab2b77b9cb358a1a1bd6d5cee2842c664c08')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list