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

Felix Yan felixonmars at archlinux.org
Thu Oct 19 02:59:17 UTC 2017


    Date: Thursday, October 19, 2017 @ 02:59:16
  Author: felixonmars
Revision: 263356

upgpkg: glider 0.4.1-2

go-pie rebuild

Modified:
  glider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-19 02:58:56 UTC (rev 263355)
+++ PKGBUILD	2017-10-19 02:59:16 UTC (rev 263356)
@@ -3,13 +3,13 @@
 
 pkgname=glider
 pkgver=0.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A forward proxy with multiple protocols support"
 arch=('i686' 'x86_64')
 url="https://github.com/nadoo/glider"
 license=('GPL')
 depends=('glibc')
-makedepends=('go' 'git')
+makedepends=('go-pie' 'git')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nadoo/glider/archive/v$pkgver.tar.gz")
 sha512sums=('38a31ff766fbcd28be10ca9bbc6cd7f57ea182e4c0ab9593d01425cc4ebf63ed49cc4f1a36a9a954059bfa5becd2e4ff9d7dc0a029783644d187688d8e207a91')
 



More information about the arch-commits mailing list