summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2023-07-03 14:38:11 +0900
committerAllen Zhong2023-07-03 14:38:11 +0900
commitf6b3ee718488c77b41176baf734922b79320cc30 (patch)
tree1438aca6e35d08b7298cca7ab86022ab61ac8ea9
parentefbeab9f91ab39659c8c96678dc5fcdc5bc48109 (diff)
downloadaur-f6b3ee718488c77b41176baf734922b79320cc30.tar.gz
bump 6.5.11
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3906ca89567..dcb9c0fbecc5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = feishu-bin
pkgdesc = Linux client of Feishu (Lark) from Bytedance.
- pkgver = 6.1.12
+ pkgver = 6.5.11
pkgrel = 1
url = https://www.feishu.cn/
install = feishu-bin.install
@@ -10,13 +10,14 @@ pkgbase = feishu-bin
depends = gtk3
depends = nss
depends = xdg-utils
+ depends = dnsmasq
provides = bytedance-feishu
provides = feishu
conflicts = feishu
replaces = bytedance-feishu-stable-bin
options = !strip
options = !emptydirs
- source = https://sf3-cn.feishucdn.com/obj/ee-appcenter/d358d0df/Feishu-linux_x64-6.1.12.deb
- sha256sums = fc36c537bee188437adc2b50e8a4bf5563a1e067676b2c132714a61ab7bc3b90
+ source = https://sf3-cn.feishucdn.com/obj/ee-appcenter/2f9b0a20/Feishu-linux_x64-6.5.11.deb
+ sha256sums = 65021f2c7543d2989479c994222c27ed6538c3237848fbf0dfce077908ebab75
pkgname = feishu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 16fcd4589041..60faa1140cc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,23 +2,23 @@
# Maintainer: Allen Zhong <allen@moe.cat>
# Contributor: Feishu Linux Team <contact@feishu.cn>
pkgname=feishu-bin
-pkgver=6.1.12
+pkgver=6.5.11
#_pkgrel=24
_pkgtyp=stable
-_pkghash=d358d0df
+_pkghash=2f9b0a20
pkgrel=1
pkgdesc="Linux client of Feishu (Lark) from Bytedance."
arch=('x86_64')
url="https://www.feishu.cn/"
license=('unknown')
-depends=('ca-certificates' 'gtk3' 'nss' 'xdg-utils')
+depends=('ca-certificates' 'gtk3' 'nss' 'xdg-utils' 'dnsmasq')
replaces=('bytedance-feishu-stable-bin')
conflicts=('feishu')
provides=('bytedance-feishu' 'feishu')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source=("https://sf3-cn.feishucdn.com/obj/ee-appcenter/${_pkghash}/Feishu-linux_x64-${pkgver}.deb")
-sha256sums=('fc36c537bee188437adc2b50e8a4bf5563a1e067676b2c132714a61ab7bc3b90')
+sha256sums=('65021f2c7543d2989479c994222c27ed6538c3237848fbf0dfce077908ebab75')
package(){
# Extract package data