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

Felix Yan felixonmars at archlinux.org
Sun Oct 4 18:41:36 UTC 2020


    Date: Sunday, October 4, 2020 @ 18:41:36
  Author: felixonmars
Revision: 717840

upgpkg: glider 0.11.1-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-04 18:40:40 UTC (rev 717839)
+++ PKGBUILD	2020-10-04 18:41:36 UTC (rev 717840)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=glider
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('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=('4bb289d8963b5d0415e757e3809194250d7f86fb1008f4d73a6350cded01756b4218d45d7ef8132d97a3e4f3f19a336bd7d50b8b61c59f74961313d20f271ccb')
+sha512sums=('56824d6cd01fe1d2cf6850d57f847c26a73e91ab6b02b8984201a59350da365ea47d1c6edac4e6966b335d09d94807448a3d06a82ea67fa202759ba6c5ad0f38')
 
 build() {
   cd glider-$pkgver



More information about the arch-commits mailing list