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

Felix Yan felixonmars at archlinux.org
Fri Oct 2 12:28:01 UTC 2020


    Date: Friday, October 2, 2020 @ 12:28:01
  Author: felixonmars
Revision: 715427

upgpkg: glider 0.11.0-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 12:22:13 UTC (rev 715426)
+++ PKGBUILD	2020-10-02 12:28:01 UTC (rev 715427)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=glider
-pkgver=0.10.4
+pkgver=0.11.0
 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=('543199578c53ca61c0ab8b2dcc0023b3ce00bd993ad21cdb91b35e7bfbbc71022ffc3a9a6cb1bb70a27b10cf89670831b6c6c0b1037647580746b4e495d74aab')
+sha512sums=('4bb289d8963b5d0415e757e3809194250d7f86fb1008f4d73a6350cded01756b4218d45d7ef8132d97a3e4f3f19a336bd7d50b8b61c59f74961313d20f271ccb')
 
 build() {
   cd glider-$pkgver



More information about the arch-commits mailing list