[arch-commits] Commit in glider/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Oct 22 09:06:06 UTC 2019
Date: Tuesday, October 22, 2019 @ 09:06:06
Author: felixonmars
Revision: 518203
upgpkg: glider 0.9.2-1
Modified:
glider/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-22 08:40:44 UTC (rev 518202)
+++ PKGBUILD 2019-10-22 09:06:06 UTC (rev 518203)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=glider
-pkgver=0.8.3
+pkgver=0.9.2
pkgrel=1
pkgdesc="A forward proxy with multiple protocols support"
arch=('x86_64')
@@ -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=('f0d9e0eb710bd550c5b03141c1338ae8d9d63a011233ede075a64a1a2222ce642e4197e95200b709ded195c8334d483b9557f1aa2f38609b1765bcab9f1eff24')
+sha512sums=('5f4165545f554bf6548580b7535d5a1528a81e49c7adaeb953ffe97fa87c566c9c42a3e3798f279ffe3380bd0c3504d0930d5b66782e3f3b9e4615f818fa4a20')
prepare() {
mkdir .gopath
More information about the arch-commits
mailing list