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

Felix Yan felixonmars at archlinux.org
Sat Apr 4 13:08:30 UTC 2020


    Date: Saturday, April 4, 2020 @ 13:08:30
  Author: felixonmars
Revision: 611581

upgpkg: glider 0.9.3-1

Modified:
  glider/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-04 13:05:42 UTC (rev 611580)
+++ PKGBUILD	2020-04-04 13:08:30 UTC (rev 611581)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.9.2
-pkgrel=2
+pkgver=0.9.3
+pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('x86_64')
 url="https://github.com/nadoo/glider"
@@ -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=('5f4165545f554bf6548580b7535d5a1528a81e49c7adaeb953ffe97fa87c566c9c42a3e3798f279ffe3380bd0c3504d0930d5b66782e3f3b9e4615f818fa4a20')
+sha512sums=('f4c36fa2ac15c9141bbc8b4c168e67200f9c0c800bc683c7f005048e955e194e6d7d663a708d05c5952004f053f2c544fff9f50e0637133c1009dfc577e25047')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list