aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c19939c1325..fb216eb55eeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = wechat-devtool
pkgrel = 1
url = https://github.com/razonyang/archlinux-pkg-wechat-devtool
arch = any
+ license = MIT
depends = wine
source = https://github.com/cytle/wechat_web_devtools/archive/v1.02.1902010.tar.gz
md5sums = cdc1c88e3dd187d06d9b51b5a321755f
diff --git a/PKGBUILD b/PKGBUILD
index c8612cc017a8..9e8aa203c4a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,7 @@ pkgver=1.02.1902010
pkgrel=1
pkgdesc=微信开发者工具
url=https://github.com/razonyang/archlinux-pkg-wechat-devtool
+license=('MIT')
arch=('any')
depends=(
'wine'