summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruce Zhang2017-08-31 17:38:28 +0800
committerBruce Zhang2017-08-31 17:38:28 +0800
commit66745be29d7135e794f5a86ae7d652495868f368 (patch)
treeba234cc57484fee0d2f861a806cc6e75bcfe5928 /PKGBUILD
parent9bf5ccfc36b39b31a6d4aa29311e066cc4dae1f3 (diff)
downloadaur-66745be29d7135e794f5a86ae7d652495868f368.tar.gz
1.00.170830
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23b520a991ac..b9fa1248f90d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _arch="$(uname -m)"
url="https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/devtools.html"
license=('unknown')
depends=('nss')
-optdepends=('wine:微信小程序编译')
+optdepends=('wine')
provides=('wechat_web_devtools_git')
install=link.install
source=("https://github.com/BruceZhang1993/wechat_devtools/archive/${pkgver}_${_arch}.tar.gz")