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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 10 17:37:42 UTC 2022


    Date: Monday, January 10, 2022 @ 17:37:42
  Author: felixonmars
Revision: 1099590

upgpkg: glider 0.15.3-1

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 17:36:48 UTC (rev 1099589)
+++ PKGBUILD	2022-01-10 17:37:42 UTC (rev 1099590)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=glider
-pkgver=0.15.2
+pkgver=0.15.3
 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=('7a7e1260ec71e5bb594b7befca170082d17b5c7dc8d93685b578430421cfc7e6196b2735145d4a7ffd91d36bd53053441641e507cabf26ebd76ff8af94699538')
+sha512sums=('0c3c11e2ee6cb80fce2bdaf66e79daa695ec04cba192856eb5c01464080cac804e3464b14390e1e7e210828dfce29caed8907b20dc8d2f69c2201f19e5d751d3')
 
 build() {
   cd glider-$pkgver



More information about the arch-commits mailing list