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

Felix Yan felixonmars at archlinux.org
Sun Dec 17 09:35:56 UTC 2017


    Date: Sunday, December 17, 2017 @ 09:35:54
  Author: felixonmars
Revision: 274624

upgpkg: glider 0.4.2-1

Modified:
  glider/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-16 22:58:05 UTC (rev 274623)
+++ PKGBUILD	2017-12-17 09:35:54 UTC (rev 274624)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=glider
-pkgver=0.4.1
-pkgrel=2
+pkgver=0.4.2
+pkgrel=1
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('x86_64')
 url="https://github.com/nadoo/glider"
@@ -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=('38a31ff766fbcd28be10ca9bbc6cd7f57ea182e4c0ab9593d01425cc4ebf63ed49cc4f1a36a9a954059bfa5becd2e4ff9d7dc0a029783644d187688d8e207a91')
+sha512sums=('bc8aaae08455bcc2e60052be1523ddc44a4022b2578cc58656b1aa30fdad4e3f295496ce81a07a97d7556ae9846660fefc391115c3fcf15cb30610fde815b435')
 
 prepare() {
   mkdir .gopath



More information about the arch-commits mailing list