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

Felix Yan felixonmars at archlinux.org
Sat Jul 7 20:18:53 UTC 2018


    Date: Saturday, July 7, 2018 @ 20:18:53
  Author: felixonmars
Revision: 354094

upgpkg: glider 0.6.1-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-07 20:13:28 UTC (rev 354093)
+++ PKGBUILD	2018-07-07 20:18:53 UTC (rev 354094)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.6.0
+pkgver=0.6.1
 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=('351b4a77172527659e29be6092a10daa3fcb5e712b19a7536bd969fe195c2e85a4bca410772880318c2a7868105a6d078a04a9c4fa5946c436edfd0310701334')
+sha512sums=('94f6b4a28f636c584af00e1f2aeb73243dc45282d4f01782e9b4676cbab7ab591887d08432ef006b7c7f01c0f3c860f3e0c0ba536cafd7e5bf1107fcdf7fe497')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list