[arch-commits] Commit in glider/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 21 09:25:52 UTC 2017
Date: Thursday, December 21, 2017 @ 09:25:51
Author: felixonmars
Revision: 275132
upgpkg: glider 0.4.3-1
Modified:
glider/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-21 09:15:57 UTC (rev 275131)
+++ PKGBUILD 2017-12-21 09:25:51 UTC (rev 275132)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=glider
-pkgver=0.4.2
+pkgver=0.4.3
pkgrel=1
pkgdesc="A forward proxy with multiple protocols support"
arch=('x86_64')
@@ -11,7 +11,7 @@
depends=('glibc')
makedepends=('go-pie' 'git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz")
-sha512sums=('bc8aaae08455bcc2e60052be1523ddc44a4022b2578cc58656b1aa30fdad4e3f295496ce81a07a97d7556ae9846660fefc391115c3fcf15cb30610fde815b435')
+sha512sums=('ab9a4347e3a797c87335147671171a5ef6ff4f02a17fa03180e317158141a461850e7cb2914768761772fc5b99a89dc7909e795eecdcd0449746b449ed546656')
prepare() {
mkdir .gopath
More information about the arch-commits
mailing list