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

Felix Yan felixonmars at archlinux.org
Fri Jun 26 07:05:39 UTC 2020


    Date: Friday, June 26, 2020 @ 07:05:39
  Author: felixonmars
Revision: 653521

fix makedepends too

Modified:
  clash/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 07:05:10 UTC (rev 653520)
+++ PKGBUILD	2020-06-26 07:05:39 UTC (rev 653521)
@@ -9,7 +9,7 @@
 arch=('x86_64')
 url="https://github.com/Dreamacro/clash"
 license=('GPL3')
-makedepends=('go-pie' 'git')
+makedepends=('go' 'git')
 depends=('glibc')
 source=("clash at .service"
         "clash_user.service"



More information about the arch-commits mailing list