aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrazonyang2019-04-30 10:15:40 +0800
committerrazonyang2019-04-30 10:15:40 +0800
commit48010a518f6477b161b4e0be51d5cc0879c0569a (patch)
tree7495d06dd43e8e3cee04330c5884f087191cff95
parented41bce3bac661e71266c07a9b6f9e606a37673c (diff)
downloadaur-48010a518f6477b161b4e0be51d5cc0879c0569a.tar.gz
Update license
-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'