From 8ec0322ad7763055281051a34e7510c3d14facae Mon Sep 17 00:00:00 2001 From: kk90 <960628315@qq.com> Date: Mon, 19 Jul 2021 09:07:00 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9opensource?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OPENSOURCE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.OPENSOURCE b/README.OPENSOURCE index 8bfacc7..f02457e 100644 --- a/README.OPENSOURCE +++ b/README.OPENSOURCE @@ -3,8 +3,8 @@ "Name": " Termux:Tasker ", "License": " the GPLv3 license ", "License File": " README.md ", - "Version Number": " 0.5 ", - "Upstream URL": " https://github.com/termux/termux-tasker/archive/refs/heads/master.zip", - "Description": " 执行来自Tasker和其他插件应用程序Termux命令 " + "Version Number": " master ", + "Upstream URL": " https://github.com/termux/termux-tasker ", + "Description": " Add-on application allowing to run Termux scripts from Tasker ". } ] \ No newline at end of file -- Gitee