summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormsojocs2022-02-26 20:12:40 +0800
committermsojocs2022-02-26 20:12:40 +0800
commit1872f72221a057864c98cb69a824e1c303951637 (patch)
treef8188ed463a3f3c10901dd4d53b2ba5f6fb84dce
parent1e347397001ae0429387d56896c7aab85ba8085e (diff)
downloadaur-1872f72221a057864c98cb69a824e1c303951637.tar.gz
update: version
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ca5c469566a..46062ae01f4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# https://github.com/dragonation/wechat-devtools
# https://github.com/cytle/wechat_web_devtools
-_wechat_devtools_ver="1.05.2201240"
+_wechat_devtools_ver="1.05.2201241"
_wechat_devtools_url="https://dldir1.qq.com/WechatWebDev/release/p-ae42ee2cde4d42ee80ac60b35f183a99/wechat_devtools_1.05.2201240_x64.exe"
_wechat_devtools_md5="85552bae33e98eb186c5068419efce03"
@@ -18,7 +18,7 @@ _node_version="16.1.0"
pkgname=wechat-devtools
pkgver="${_wechat_devtools_ver}" # 主版本号
-pkgrel=13 # 次版本号release
+pkgrel=13 # 次版本号release, 一位数用0n
epoch=2 # 大版本迭代强制更新(维护者变更,尽量不用)
pkgdesc="WeChat Devtools For Linux. "
arch=("x86_64")