summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsukanka2022-09-19 10:44:07 +0800
committersukanka2022-09-19 10:44:07 +0800
commit639d29a465f88ffe35e79ea39fd5ca02c50e4140 (patch)
treeb59e980a4ed5c20084c4f5f44dd8835be563396d /PKGBUILD
parentae334597285245794ecfb69347abad18e8b8dbb8 (diff)
downloadaur-639d29a465f88ffe35e79ea39fd5ca02c50e4140.tar.gz
update to 3.10.0.401
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD22
1 files changed, 10 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11b90f23bb91..49a20f6cb5e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,27 +4,19 @@
pkgname=wemeet-bin
_pkgname=wemeet
provides=('wemeet' 'tencent-meeting')
-pkgver=3.10.0.400
+pkgver=3.10.0.401
+_md5=249fc9a44733d846162296934bbf52fa
pkgrel=1
pkgdesc="Tencent Video Conferencing, tencent meeting 腾讯会议"
arch=('x86_64')
license=('unknown')
url="https://source.meeting.qq.com/download-center.html"
-
-# open this link to check for update
-# https://meeting.tencent.com/web-service/query-app-update-info?auth_type=package&os=Linux&appid=200000001&appver=3.9.0.1&app_publish_channel=TencentInside&app_uid=144115222682129107&sdk_id=0300000000&platform=linux&arch=x86_64
-
-source=("${_pkgname}-${pkgver}-${arch}.deb::https://updatecdn.meeting.qq.com/cos/60bbaecfb3bf32615331b07d46001353/TencentMeeting_0300000000_${pkgver}_x86_64_default.publish.deb"
+source=("${_pkgname}-${pkgver}-${arch}.deb::https://updatecdn.meeting.qq.com/cos/${_md5}/TencentMeeting_0300000000_${pkgver}_x86_64_default.publish.deb"
"${_pkgname}".sh
)
-depends=('qt5-x11extras' 'libxrandr' 'libxinerama' 'qt5-webengine'
-# 'qt5-tools' 'qt5-location' 'qt5-svg' 'qt5-declarative' 'qt5-wayland' 'qt5-webview'
-## they are shipped with wemeet, but reported by namcap, they are not needed.
-'pulseaudio')
-# 无 'pulseaudio' 无法连接到系统音频
optdepends=('bubblewrap: Fix abnormal text color in dark mode.')
makedepends=('patchelf')
-sha512sums=('1c923fc96ffb14471c35e0294f281c07c44d6ba7fb8b01f64a6f7587c64649b757ed28bf465473c9a4824616f44a2897fdfd1af6fe226efcbed89cd6cf92ef11'
+sha512sums=('b754d130a81eb539c34e7fa0156c66e33fe97f9c643335516aad38c88766e0b38ffcb9c6696f90f3e2f1f1993bf90a3fc42a97c7e72221c333f9ed88d6b790db'
'e67d6b8fdd9bd055ba8c2177aca884d803a2473fcfe9faf9b23e5bfd4152115814be066709db1e1dbf62917a36aa99693c5ebd8f23f2858950a3f3b98d6b8136')
prepare(){
@@ -49,6 +41,12 @@ prepare(){
}
package() {
+ depends=('qt5-x11extras' 'libxrandr' 'libxinerama' 'qt5-webengine'
+ # 'qt5-tools' 'qt5-location' 'qt5-svg' 'qt5-declarative' 'qt5-wayland' 'qt5-webview'
+ ## they are shipped with wemeet, but reported by namcap, they are not needed.
+ 'pulseaudio')
+ # 无 'pulseaudio' 无法连接到系统音频
+
cd ${srcdir}
cp -r usr ${pkgdir}
cd ${srcdir}/opt/${_pkgname}